Win a copy of Getting started with Java on the Raspberry Pi this week in the Raspberry Pi forum!
  • 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Jeanne Boyarsky
Sheriffs:
  • Rob Spoor
  • Devaka Cooray
  • Liutauras Vilda
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Piet Souris

Passed Parts II & III with 100%

 
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
All,
Just got my results for Parts II and III - passed with 100%
Details:
Sun Certified Enterprise Architect for Java 2 Platform Enterprise Edition Technology Part II (310-061)
Grade: P
Score: 100
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) .......................... 44 Component Diagram (44 maximum) ...................... 44 Sequence/Colloboration Diagrams (12 maximum) ........ 12
Finally got that over with...time to think of the next certification!
I will be happy to answer any questions that are non assignment specific.
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great score, congratulations!
 
Ranch Hand
Posts: 295
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations, Sanjay. Excellent score.
Would you be able to share with us on how you prepare for the entire exam?
It would be great if you could have your notes shared with us also.
 
Sanjay Raghavan
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Clement,
I can give you general tips and pointers. I cannot share my notes though, cause that would constitute a legal and ethical violation on my part.
When a problem statement is given, the best ways to analyse it are via the processes and nouns. The nouns generally become the Business Domain Model and the processes, the use cases.
In the case of SUN's assignment, they have made the task easier. They give you a use-case diagram and a BDM. So you basically cross-verify and see if anything is left out. In my case, I felt the need for extending the BDM. Everything I did was documented via a class diagram (best way to denote the BDM) with sufficient notes/comments.
Once I had the BDM figured out, I started with sequence diagrams. Different people are comfortable doing this differently. But I always feel it's easier to translate use-cases to abstract sequence diagrams (i.e., you don't have to have all your core j2ee patterns incorporated at this time...just a rough sketch).
Once I had that done, I looked at what was lacking in them (in terms of non-functional requirements). The functional requirements are addressed if you can translate the use-cases well.
At this stage I added framework/patterns and so on, so that my design addressed issues like performance, scalability, manageability, maintainability and so on...MVC, breaking components clearly into tiers, decoupling tiers and so on.
After exhaustive sequence diagrams for each use case, I created the class diagrams. Easy enough. Finally I created my component/deployment diagram.
I documented everything elaborately. Why the architecture, why the specific patterns, e.t.c.
In Part III, I once again answered each question in great detail. Rather than simply say what I had done, I went into why? I also went into why certain other approaches may not be ideal and so on...
That's basically it. The assignment itself is quite easy. All they want is class, component and interaction diagrams. The only big deal is doing everything and documenting everything elaborately. Final result - my jar file was close to 500k.
HTH.
 
Steven Wong
Ranch Hand
Posts: 295
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sanjay,
Thanks for the information. You got me wrong when I asked for your notes to be shared. I was actually referring to your preparation notes for SCEA Part I exam, and not of the assignment / essay answers for Part III.
Anyway, congrats again and all the best.
 
Sanjay Raghavan
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Clement,
Sorry for the confusion. Well, as regards Part-1, I used the popular books and notes...I am attaching my part 1 experience:
--------------------------------------------------
Study and Reference Material used for SCEA Part 1
General
Study Guide - Mark Cade and Simon Roberts
PDF Notes - unknown (available at scea_prep)
Chris B - Study Notes (available at scea_prep)
Balaji - Study Notes (available at scea_prep)
John W - Study notes (available at scea_prep)
Specific Material
UML Distilled - Martin Fowler (Concepts - UML)
Design Patterns - GoF
Applied Java Patterns
EJB - Richard Monson Haefel
Java Certification Book - Jamie Javorski (Legacy Connectivity)
Public Key Cryptography - Netscape (Security)
SSL - Netscape (Security)
A Simple Guide to Firewalls (3COM)
Java 2 Security (SUN Tutorial)
JMS (from SUN's J2EE Tutorial)
Tests (files / links available at scea_prep)
Ian's Test
Prasks Test
Amit Jnagal's Test
Sridhar Rama's Test
SUN's EBJ Quiz
Sanjay's Mock Test
Certification sites
http://groups.yahoo.com/group/scea_prep (Files and Links section)
http://www.javaranch.com
http://groups.yahoo.com/group/scea_j2ee
Please note that Ian's test and Sanjay's mock test are no longer available. They have been added into a much more comprehensive set of tests called SCEA@Whiz.
If you need any more info, please do not hesitate to ask.
Best luck,
 
Ranch Hand
Posts: 252
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wow, Congrats !
 
Ranch Hand
Posts: 48
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sanjay,
Congrats .. Well Done. Happy Pongal
Do you know the price of the exam in INDIA?.I need for all the three parts.
Thanks
[ January 15, 2003: Message edited by: Karthi Bala ]
 
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sanjay,
Congrats for the excellent score. I have a question about class diagram: did you show EJBs in the class diagram? How much time did it took to get results?
Thanks for your time.
 
Ranch Hand
Posts: 126
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations man . You deserve it and be proud
Raees
 
Sanjay Raghavan
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks everybody...
>>I have a question about class diagram: did you >>show EJBs in the class diagram? How much time >>did it took to get results?
Let me answer that in 2 parts.
Gotta be honest with you here...I am not sure if that can be construed as a general design question or not...I will err on the side of caution and still try to provide you with some info.
My general advise to you would be to show all the classes that participate in the system...If you think your class diagram becomes unreadable, it is ok to split it up (based on functionality, for example).
If you feel that you can show Interfaces and realization without compromizing readability, feel free to do it...if not, document it. Indicate that you are only showing critical components...
Another thing is to use proper / consistent naming conventions...So an EJBServiceLocator does not become SerLoc in another diagram.
Finally ensure that there are stereotypes...I don't know how different ppl feel abt this, but it's ok to use <<Front Controller>>, <<View>>, <<Business Delegate>> and so on...makes the diagram very readable...
Wondering what other value I can add...If there are any more general questions, please feel free to bring them up.
HTH.
 
Sanjay Raghavan
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Oh...forgot to answer the 2nd part...I uploaded the assignment on Dec 18th and took the essay on the 19th....got the result yesterday.
(Sorry you'll have to do the math)
:roll:
 
Ranch Hand
Posts: 2545
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
 
Ranch Hand
Posts: 80
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ian's Test
Prasks Test
Amit Jnagal's Test
Sridhar Rama's Test
SUN's EBJ Quiz
Sanjay's Mock Test
Hi
where are the sites for
Prask's Test and Amit Jnagal's Test?
I couldn't find them under scea_prep from yahoo.
 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Sanjay and thanks for your valuable comments/guidelines regarding part 2 and 3. I am currently working on part 2.
Regards,
Vibha.
 
Vibha Verma
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which next certification do you have in mind, if I may ask?
Thanks,
Vibha.
 
Sanjay Raghavan
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Vibha,
I was actually thinking about IBM UML (believe it's Test 486?)...From what I have read abt it, it seems good.
Good luck to you and everyone else in various stages of their SCEA certification.
 
Sanjay Raghavan
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ahoo,
Both are avl under links-->mock exams. Prasks's exam is under the link Palani's site. There's also a new test called Moelhoem's test I believe.
Check them out.
 
Jim Martin
Ranch Hand
Posts: 80
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Ahoo Ahoojan:
Ian's Test
Prasks Test
Amit Jnagal's Test
Sridhar Rama's Test
SUN's EBJ Quiz
Sanjay's Mock Test
Hi
where are the sites for
Prask's Test and Amit Jnagal's Test?
I couldn't find them under scea_prep from yahoo.


Hi again, I checked for the Mock exams (Prask's Test and Amit Jnagal's Test) under the Mock exam section, but I couldn't find them. Could you kindly give the web addresses for these two tests?
I would really appreciate it.
 
Sanjay Raghavan
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jnagal's Site
Part 1: Mock Exam 3
http://www.stormpages.com/jnagal/mock.html
Palani's Site
Part 1: Mock Exam 2
http://prasks.webahn.com/architect/mockExam/
Nicky Moelholm's Mock Tests
Full objective coverage. 48 Questions. View Score, Score-report, descriptional answers and explanations.
http://www.moelholm.com
HTH.
 
Jim Martin
Ranch Hand
Posts: 80
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you for being so consice.
 
Ranch Hand
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations !
I am a SCJP( 1.4 ) wanting to do the Architect Certification. Is there any specific requirement that needs to be fulfilled before taking this exam ?
Thanks
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do we have to create interaction diagrams for each use case or only for the detailed use cases?

Jimmy
 
Sanjay Raghavan
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jimmy,
I don't think there's any hard and fast rules. I had a detailed approach and a colleague of mine went with an abridged method...we both did well.
HTH.
 
Sanjay Raghavan
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Bobby,
There are no specific pre-reqs for the Architect Exam.
 
reply
    Bookmark Topic Watch Topic
  • New Topic