• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

I'm a SCEA

 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
on a steehorse I ride, I'm wanted dead or alive;-)

I received my oracle mail today:
"Congratulations! You have passed the Oracle Certified Master, Java EE 5 Enterprise Architect certification. You are among the elite 1% of certified Java professionals who have gone on to achieve the Java Enterprise Architect certification."
the mail contains no information on score or percentage...is this new? some forum members posted their percentage...?

Thanks to all, that answered my dumb questions here, especially jeanne.
Some informations on my part 2 assingment
I used jude-UML and star-UML for the diagrams. Class Diagram and Sequence diagrams with jude-uml, I used the import-java function to create the uml-elements.
I had not much work here, since I coded the application after the raw-design. this way I was sure anything I designed worked well.
For component and deployment diagram Star-Uml is much better in my opinion.
I had
~35 classes in my class-diagrams (without frontend)
~24 boxes in my component diagram
for one sequence diagram (the most complex use-case) I had to references to 2 additional diagrams.

I had no problems understanding the functional requirements. I was working 3 years on a ERP-software. my big-smokes cigar shop covered typical ERP-functionality(sales, shipping, warehouse....).

The only thing I was little worried about, was the fact I omitted most J2EE pattern. I did this on purpose, not because I don't know them.
But in JEE5 (and 6) most of them are obsolet in my opinion. But who knows how the reviewer thinks about this..

Regards
wolf
 
Ranch Hand
Posts: 97
MySQL Database Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hearty Congratulations, finally you got it
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic