• 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:

Passes scea II with 88%; my experience

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sun Certified Enterprise Architect for Java 2 Platform Enterprise Edition Technology Part II (310-061)
Grade: P
Score: 88
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) .......................... 40 Component Diagram (44 maximum) ...................... 39 Sequence/Colloboration Diagrams (12 maximum) ........ 9

Let me share some of the important points:
1 Class Diagram: around 25 classes, technology independent
2 Component Diagram: I didn't show any packages. There are around 30-35 components, group similar sources in one component and attach list of sources in comment(JSPs, DAOs etc). Shown all the EJB components separately though.
3 Sequence diagram: 4 dia for 4 usecases(client independent), 1 for showing web client and another for showing Java client interactions

Lots of assumptions and decisions. Introduction section has the outline of project. Then I have written assumptions & explanation along with each diagram.

Basically I appreciate that Sun can recognize the new type of solutions. I get many ideas from this forum. And my assignemnt is not matching with many of the things mentioned by experts. So don't afraid of taking new path.

It took around 2 months(3 hrs a week-day, 8 hrs a week-end-days) for me to prepare for this exam. I have around 4 yrs of work experience.

One thing to add is, for design decisions, I have taken into account the details of the hardware machines mentioned in the assignment. I have sound out the details from SUN web-site.
 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Shreyas.

Can you give me some idea on how you handled Security ? Did you depict in the diagrams or just documented it ?

How did you handle performance for the Travel Agent ?

Thanks,

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

Basically I appreciate that Sun can recognize the new type of solutions. I get many ideas from this forum. And my assignemnt is not matching with many of the things mentioned by experts. So don't afraid of taking new path.



Well said! I saw very thought provoking approaches in this forum.

Kay
 
You will always be treated with dignity. Now, strip naked, get on the probulator and hold this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic