After holding my breath and waiting for 5 weeks, good news finally came in this beautiful Monday morning. Phew, Toronto just has a new
SCEA. I�ve gotta thanks for all the ranchers here. This site has been amazing to hang around for SCEA.
Here is the score, both part 1 and part 2.
Sun Certified Enterprise Architect for
Java 2 Platform Enterprise Edition Technology Part I (310-051)
Date Taken: Jan 28 2006
Grade: P
Score: 93
Sun Certified Enterprise Architect for Java 2 Platform Enterprise Edition Technology Part II (310-061)
Date Taken: 2006-11-06
Grade: P
Score: 94
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) .......................... 39
Component Diagram (44 maximum) ...................... 44
Sequence/Colloboration Diagrams (12 maximum) ........ 11
Here is my lessons learned:
I managed to reduce the amount of classes around 30~32, so there is no DTOs in my class diagram. The SLSBs, SFSBs, CMPs, MDBs and DAOs are used my design, this is very traditional, although someone got a 100% score without Entity Beans. In my daily work, the JavaEE has been used to replace
J2EE for a while now, but I didn�t take the risk to use it in my design. But I did use Java5 (JavaSE) feature in my design to simplify some old EJB
patterns, and it worked. In short, my design was based on JavaSE + J2EE.
Thanks again for all the ranchers.
[ November 06, 2006: Message edited by: Changski Tie Zheng Zhang ]