• 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 II/III with 95%

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My result came out today (08/15). I took the part III exam on 07/25. It took less than 4 weeks. I am lucky that way... Anyway, the result is as follows:

Sun Certified Enterprise Architect for Java 2 Platform Enterprise Edition Technology Part II (310-061)
Date Taken: 2005-08-15 21:47:02.623
Grade: P
Score: 95
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) .......................... 41 Component Diagram (44 maximum) ...................... 44 Sequence/Colloboration Diagrams (12 maximum) ........ 10

I thank everybody in the forum. The forum postings have been invaluable in my preparation for the exam.

Regards,
Arnab
 
Ranch Hand
Posts: 295
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Arnab,

Congrats on the great score!
Would you be able to share on how you have done your component diagrams?
Is it detailed as to one session bean per component.
Thanks.
 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hearty congratulations,great score
 
Ranch Hand
Posts: 1906
3
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!
 
Ranch Hand
Posts: 498
Eclipse IDE Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats, great score!



Regards,
 
Arnab Das
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
====================================
Arnab,

Congrats on the great score!
Would you be able to share on how you have done your component diagrams?
Is it detailed as to one session bean per component.
Thanks.
=======================================

Thanks, Steven...

My componenet diagram has been fairly detailed. Yes, I have shown each session bean as a component. On the other hand, I have shown composite entity EJBs as single components with a note attached to them explaining the components the composite entity EJB consists of. Similarly, the JSPs and Swing forms have been grouped as single components with attached notes describing the names of the individual pages/forms. I have used stereotypes heavily to desribe the relationship among components.

Hope it answers your question...

Regards,
Arnab
[ August 16, 2005: Message edited by: Arnab Das ]
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Arnab,

Congrats on ur good score .....

How many components do you have in the Component Diagram ?

Did u have shown the interaction of Swing component with the MVC Layer, or u have opted for Business Delegate to do the same ?

TIA
Raj
 
Arnab Das
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
======================================
Arnab,

Congrats on ur good score .....

How many components do you have in the Component Diagram ?

Did u have shown the interaction of Swing component with the MVC Layer, or u have opted for Business Delegate to do the same ?

TIA
Raj
=======================================

Thanks, Raj...

I had around 30 components in my component diagram.

I have shown the MVC implementation for the Swing client in my diagram.

Regards,
Arnab
 
Ranch Hand
Posts: 174
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Arnab
Congrats on Score. I am still not very clear about my component diagram. I have few queries
a) I can't show all the components in one single diagram. Do we have show as per package we have for eg bd, ejb, , util etc or we show as per layers ?
b)If there are more than one diagrams , how do we show relation ship between them or interaction for eg how would Request Handler or BD interact with EJB
c) In Rational Rose we can only show dependency between various components. Is only that required ?
Thanks for your help.
Vinay
 
I would challenge you to a battle of wits, but I see you are unarmed - shakespear. Unarmed tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic