• 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

Passed SCEA Part-2 and 3

 
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Today I have checked my result and felt happy to see that I have passed SCEA Part-2 and 3 with 86% score.

Class Diagram: 38/44
Component Diagram: 36/44
Sequence Diagram: 12/12

I am very thankful to everyone on this forum, which is highly instrumental in my success in both Part-1 and 2. Apart from this forum, I have read Core J2EE patterns book, sun java blueprints and referred certain online resources for Part-2 and would like to share the following links for the benefit of future aspirants:

Architecture and petstore related:

http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/app-arch/app-arch.html#1081668
http://java.sun.com/blueprints/code/jps132/docs/index.html
http://www.suntraining.co.kr/jsp/faq/pdf/pet_store.pdf
http://tinyurl.com/exwx6
http://au.sun.com/events/dev_forum/files/best_practices.pdf
http://www.informatik.fh-muenchen.de/~ecomm/Dokumenten/J2EEGeneral/HowtoBuildanECommerceApplication.pdf
http://www.informit.com/articles/article.asp?p=30109&seqNum=2&rl=1
http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html
 
Durgaprasad Guduguntla
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The following online resources on UML are also useful:

http://www-128.ibm.com/developerworks/rational/library/769.html
http://www-128.ibm.com/developerworks/rational/library/dec04/bell/
http://www-128.ibm.com/developerworks/rational/library/content/RationalEdge/sep04/bell/index.html
http://www-128.ibm.com/developerworks/rational/library/3101.html
http://odl-skopje.etf.ukim.edu.mk/uml-help/

I have used StarUML for producing UML diagrams and found it very easier to use, light weight and free tool compatible with UML2.0 standards and best of all it produced neat diagrams. Finally I wish all the best for those preparing for this exam.
 
Ranch Hand
Posts: 90
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations
 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats. Good start for 2007
 
Ranch Hand
Posts: 356
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!

When did you upload part 2, and when did you take part 3?

Kai
 
Durgaprasad Guduguntla
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Kai. I have uploaded my assignment on 30th November 2006 and took part-3 on 4th December 2006.
 
Ranch Hand
Posts: 145
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congratulations
 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for all the amazing resources you have provided.
Congrats and have a great new year...
 
Ranch Hand
Posts: 259
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations
 
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!!!

 
ManojKumar Unnikrishnan
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, i have tried using startUML but it does not seem to have options to create sequence diagrams and component diagrams.
Can you please calrify...
thanks
 
Durgaprasad Guduguntla
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by ManojKumar Unnikrishnan:
Well, i have tried using startUML but it does not seem to have options to create sequence diagrams and component diagrams.
Can you please calrify...
thanks



Try this:
On the right hand side, there is a Model Explorer view. Select Analysis Model and right click and then choose Add Diagram option to see the different diagrams you can produce with StarUML. You can produce Sequence and Component Diagrams as well. On the left hand side tool box, you will find the relevant artifacts that are specific to a chosen diagram. Just read through the User Guide under Help Menu and play around it, you will get familiar with its usage.
 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello ManojKumar Unnikrishnan,
I am using StarUML and am able without problem to create sequence and component diagrams.
Under Model explorer, I selected Design Model. Right click on this link and select Add Diagram from the dropdown list. You will see component and sequence diagrams items there.
I hope this can help you
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Durgaprasad,

Congrats! That's an ideal and satisfiable exam result...



BTW, how long did you complete your Part II exam project and diagrams? It's one month or two months.

Thanks a lot!

Scott
 
Durgaprasad Guduguntla
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you all. I think the preparation time depends upon your current level of understanding of J2EE design patterns,UML, OOAD and professional experience. I have spent about 2 months time to reach to the level of working out a solution for the assignment and then bought the voucher and started working out the design and diagrams which took about another one month.
[ January 27, 2007: Message edited by: Durgaprasad Guduguntla ]
 
Scott Guo
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Durgaprasad,

Thanks for your guidance and kindly sharing! It's really helpful and valuable for me, and should be for anyone.

Best wishes to you, and hope your career could be more smooth and glorious!


Thanks again,

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

Congratulations. Good achievement. I am confused with my component diagram. What type of relationship you showed in Component Diagram? Only dependency?or association, generalization, realization etc as in class diagram?

Jibu
 
Durgaprasad Guduguntla
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I used only dependency in component diagram.
 
Jibu Thomas
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you
 
Ranch Hand
Posts: 61
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Great and if you could please send the links which helps for the prep. of SCEA Part I also then it would be great.

Thanks,
Manish
 
Durgaprasad Guduguntla
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please check out my previous post for Part-I preparation resources. Apart from them, the following are also useful for Part-I:

http://scea.sweber.be/
http://www-128.ibm.com/developerworks/edu/j-dw-java-scea-i.html
http://www.leocrawford.org.uk/work/jcea/part1/index.html
http://www.sarahandpete.com/work/SCEAexamnotes.pdf
http://www.bm-one.com/Se/scea1.html
 
reply
    Bookmark Topic Watch Topic
  • New Topic