• 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 (Old)

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

today, I received my final results for SCEA Part II (old):

Sun Certified Enterprise Architect for Java 2 Platform Enterprise Edition Technology Part II (310-061)
Date Taken: 2009-01-15 11:05:49.260
Registration Number: r16dus50c1
Site: gr321
Grade: P
Score: 85
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) ...................... 35
Sequence/Colloboration Diagrams (12 maximum) ........ 11

I mainly followed Mark Cade and studied J2EE Pattern in depth. I don't know why I lost that much marks in the context of Component Diagram but to be honest, after spending a little time in reviewing I felt like I don't care anymore

I'd like to thank all of you for your valueable input and your essential comments.

Best wishes,
HarryB
 
Ranch Hand
Posts: 90
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Harry! Time for a beer!!

Ashwin
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Harry, congrats.

when you submitted your assignment and when your took your essay exams
 
Harry Byte
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks guys!

@Ravaj: I submitted my assignment on Friday, the 26th December and I took the essay exam on Monday, the 29th December at a testcenter of Prometric.

Best wishes,
HarryB
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Harry,

You should be able to help me in realizing what mistakes I made.
I didnt clear the assignment exam.

I scored 12/12 in the sequence diagram but lost big time in the class(26) and component diagrams(25).

For the class diagram I had the main page showing the packages and subsequent pages showed the classes in each package and their relationships.
I had no JSPs in the class diagram.
For the component diagram I had multiple pages and they were organized as below
- showing all the JSPs and their sub elements like tag handlers etc in one page
- ejb components and their relationships with components from other layers in one page
- basic framework layer showing the generic components of each layer and their relationship with the generic components in the adjoining layer.
When I say generic component I mean JSP components are represented by a generic JSP component.

So my questions are
1) What is the difference you see between my diagrams and your diagrams?
2) Did you depict JSPs in the class diagrams?
3) What UML tool did you use?
4) What material did you refer for component diagrams?

Thanks,
Adu
 
What's brown and sticky? ... a stick. Or a tiny ad.
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic