• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Passed SCEA Part II and III

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Woohoo!

I just logged in to certmanager and saw that I've passed part II and III.

But there are no breakdown of the results like everyone else gets here. Do I need to wait for Sun to email me first?
 
Ranch Hand
Posts: 547
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Anyway, congratz !
 
Mark Robert Ashworth
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ah. I figured it out.. the full marks are available here:
http://certmanager.net/sun_assignment/

I was delightfully surprised to find:

Test: Sun Certified Enterprise Architect for Java 2 Platform Enterprise Edition Technology Part II (310-061)
Date Taken: 2006-06-16 07:37:33.607
Registration Number: XXXXXXX
Site: sg27
Grade: P
Score: 95
Comment: This report shows the total points that could have been awarded in each section and the actual amount of points you were awarded. This information is provided in order to give you feedback on your relative strengths on a section basis. The maximum number of points you could have received is 100, minimum to pass is 70.
Class Diagram (44 maximum) .......................... 41
Component Diagram (44 maximum) ...................... 42
Sequence/Colloboration Diagrams (12 maximum) ........ 12


Much beer is needed!
 
Ranch Hand
Posts: 57
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congreatulation !!! Great score.

Can you share your experience/good points to us?

Can you share more info on your Component diagram please?

parag
 
Bartender
Posts: 3955
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Mark Robert Ashworth:
Woohoo!

I just logged in to certmanager and saw that I've passed part II and III.



Congratz !!!
 
Mark Robert Ashworth
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Parag,

Well first of all I don't think I could have done it without JavaRanch. A million thanks to all those who post on here and make it happen.

I didn't think my design was anything exceptional. I just kept it nice and simple.

What I can share is that:

- I read and re-read the specs to make sure that I had addressed all the requirements.

- Loosely followed the Cade book as well as reading up on various other resources (java pet shop, Deepak's core j2ee patterns, etc)

- I made sure that the design can scale.

- My component diagram is designed in such a way so that the modules can be horizonally scaled easily. I kept in mind at all times that there are 2 x web servers and 1 x application server that the system will be running on.

- MagicDraw really lives up to its name!


Hope this helps!

----
Mark Ashworth
MySQL Core, SCJP, SCWCD, SCEA
 
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
Congratulations!

Did you make big sequence diagrams or have you just shown the objects from you class diagram? (without DAO, TO, etc...)

thanks in advance

Regards
[ June 21, 2006: Message edited by: Samuel Pessorrusso ]
 
Ranch Hand
Posts: 311
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Mark,

Congratulations, also for the good score of 95%

Your hints are noteworthy, e.g. "that there are 2 x web servers and 1 x application server" ...


Thomas
[ June 21, 2006: Message edited by: Thomas Taeger ]
 
Mark Robert Ashworth
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sequence diagrams were quite detailed. In fact I put a lot of effort on them.

I just made sure that they met the requirements and covered the use cases fully.
 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Mark!!
 
I carry this gun in case a vending machine doesn't give me my fritos. This gun and this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic