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

Passed SCEA II+III

 
Ranch Hand
Posts: 360
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Got the results today
Score: 97
Class Diagram ........ 44
Component Diagram ........ 44
Sequence/Colloboration
Diagrams ......... 9
Uploaded the part 2 and wrote part 3 on the same day(Oct 8th).I didnt expect the results so fast.Thanks to sun for a faster grading.
Many thanks to this forum.Excuse me for not posting the msg in the results forum but i wanted to thank all the people of this forum
 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good Job Siva ! great score. Could be please suggest next steps for me, i just cleared part 1 yesterday. Like u i want to finish both on the same day.
 
Ranch Hand
Posts: 1327
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congratulations
do u also have BEA's application server/container cert?
 
Sivasundaram Umapathy
Ranch Hand
Posts: 360
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yep.BEA WL 7.0 Specialist - Server
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Siva,
Heartly Congrats. I am working on component diagram. Can you please tell me how many component diagrams and component did you had and also what to show in it. I am stuck here. Any help is appreciated.
 
Sivasundaram Umapathy
Ranch Hand
Posts: 360
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had just one component diagram.Dont worry abt the number of components I had.I showed all the major EJB's,Controllers,Facades,DAO's in the application and it looked pretty decent
Infact i was not sure whether i can score good marks with it but i explained all the components/patterns in my small assumption document.As long as you can explain your design,yours will be the best.SUN doesnt expect a perfect design(infact its difficult to have one too) but a design which you can defend and show that it fulfills the requirements.
Good luck with ur preparations
 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Siva,
did you show the J2EE components (e.g. SessionFacade, DAO, etc.) in your sequence diagram?
Or deals it only with the classes from your class diagram?
Thanks for any advice
Roger
 
Sivasundaram Umapathy
Ranch Hand
Posts: 360
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My sequence contained J2EE components which were present in the component diagram.May be i lost 3 marks here??Any guess?
 
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!

Can you tell, in whcih diagrams (Sequence,component,etc),we show J2EE Design patterns? and also stereo types?
Thanks in advance
 
author and jackaroo
Posts: 12200
280
Mac IntelliJ IDE Firefox Browser Oracle C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Siva
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Throw a party buddy
Have 2 glass Minbira
 
Sivasundaram Umapathy
Ranch Hand
Posts: 360
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by ravi appala:

Can you tell, in whcih diagrams (Sequence,component,etc),we show J2EE Design patterns? and also stereo types?


As you have correctly guessed,i didnt show any patterns in my class diagram.As many people posted in this forum,Align the class diagram according to the business model.
Regarding stereotypes,I used them,as much as possible,which increased the clarity of my components and diagrams.
 
ravi appala
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Siva,
Thanks for your reply,but did not understand correctly.Can yoou tell me where did u use(in which diagrams) patterns, where did u use stereo types(in which diagrams)?
Thanks,
ravi
 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
you class diagram did not show any j2ee patterns? did you show j2ee patterns in the sequence diagram? Component diagram showed only ejb, jsp, and servlet? I am confused as to what sun wants to see on each diagram.
 
ravi appala
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think sequence diagram, component digram can show design patterns. I am also in the process of doing. May be SCEA's answer confidently.
Thanks,
ravi
 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
did you supply sequence diagrams for the use cases which were not given a description - for example log in?
 
Sivasundaram Umapathy
Ranch Hand
Posts: 360
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My component and sequence diagrams showed the design patterns.
For the number/types of components in the component diagram,think about all the possible components in each tier of your application and represent them in the component diagram.
My sequence diagrams did show certain use cases as they were referred in the main use cases,although they were not described by the assignment question.Again everything boils down to your imagination and assumption.As long as you are able to backup your design with clear assumptions,you can be rest assured of a good mark.
 
ravi appala
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am reviewing my work, got doubt. 'change itinerary' is change the
itinerary from the cart or change the piad itinerary?
I got confused? Can anyone know sure, reply this.
Thanks,
ravi
 
Switching from electric heat to a rocket mass heater reduces your carbon footprint as much as parking 7 cars. Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic