• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Help on part II.

 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all,
I have passed part I out of hard study but I don't have any real experience with EJB nor UML.
I feel completely lost with the assignment as I have never seen a whole project design(classes, sequence diagrams,componentes,...).
I am going to buy Enterprise with UML.
Could somebody please tell me:
1.- If I should study more book and which ones.
2.- Where I can find the whole thing done(of course for a different project.I am not asking for the solution to the assigmente. I want the solutino for a different project so I can learn what I have to deliver).
Thanks.
 
Ranch Hand
Posts: 138
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Eduardo,
"Enterprise Java with UML" presents a good approach. But it doesn't provide any component diagram.
My approach was a little different. you will find some insights in this thread http://www.javaranch.com/ubb/Forum26/HTML/000629.html
I used TogetherSoft control center 5.5 to draw UML diagrams ( http://www.togethersoft.com/ try trial version).
You don't need EJB hand-experience to do this assignment (you have already proven for SCPJ2 and SCWCD ;-) ).
Read some good J2EE design practice (see www.serverside.com) and SUN PETSTORE APPLICATION SAMPLE (security, transaction...) !!!
Regards,
 
Eduardo Cobian
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Herve,
thanks for your fast answer.
I have read the topic you mention (along all assignment related topics). I think that by biggest problem is that I haven't seen at all what I have to deliver: I haven't seen a complete class diagram for a given specification (and the same for sequence diagramas and components diagram).
I think that if I could see it I wouldn't have much problem with the assigment, but so far I don't know where to start.
I can't find designs in www.theserverside.com
Could you please be specific about where in that web I can find that?
Thanks Herve.
 
herve attia
Ranch Hand
Posts: 138
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Eduardo,
Go through this page :
http://www.theserverside.com/resources/index.jsp
Interesting article : Deciding whether EJB is appropriate
or
http://www.theserverside.com/home/thread.jsp?thread_id=9938

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Try the site below it might help...

Rational Corporation has an interesting sample J2EE application that
uses the J2EE patterns. It's an online auction application. The home
page for it is at: http://jroundup.com/pearlcircle/index.jsp A good
place to start looking at it though is the Architecture Overview
document at: http://jroundup.com/pearlcircle/arch_over.jsp You can
go to the following URL to the software in action: http://rdatux.rational.com/auction/index.jsp
Kahale
 
herve attia
Ranch Hand
Posts: 138
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Another interesting article on serside.com
Developing Applications with J2EE and UML :
http://www.theserverside.com/resources/articles/JavaUML/article.html
 
Ranch Hand
Posts: 155
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!

Can anyone tell me what are the things which I've to download for SCJA part2 besides assignments
sa
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic