Wrote SCEA Beta Test Exam Today - Feedback on the Sun Certified Architect Exam Part 1
Paul Croarkin
Ranch Hand
Joined: Sep 30, 2004
Posts: 103
posted
0
Bryan,
Can you comment on the depth of JSF knowledge required for the test? In a real life scenario I probably would not pick JSF for the web tier, but rather something like Tapestry or Struts 2 (aka WebWork, but not Struts 1). I think it is important for an architect to be aware of the various frameworks, but not need to know the nitty gritty details of a particular one.
Quite a few questions on why inheritance is good, and why interfaces are good. Again, basic questions that seemed more appropriate for the SCJA Exam, and I think any of my SCJA students would have aced them.
Not sure how anyone could get the idea from that post that would imply that being able to read my SCJA book is enough for someone to pass the SCEA exam? Certainly not an assertion I was ever trying to make. Sorry to inadvertently confuse so many people.
Hi Bryan, many thanks for answering my inquiries with your best. I think SCEA beta really is a big mystery good luck to all aspirants
I just cant look, its killing me.
Flavio Oliva
Ranch Hand
Joined: Jan 11, 2006
Posts: 59
posted
0
Since this is the main topic for feedbacks on SCEA 5, i'll be posting my comments here as well. Tomorrow, octuber the 10th, I'll be taking the beta test in Goiania, Brazil.
Wish me luck!
Good luck to me and and everyone else who is taking this test!
Flavio Oliva
I work with the following technologies: Webwork 2.2, Xwork, iReport 0.5.2 Jasper Reports 1.1.0, JSP 2.0, CSS, Java Script, Hibernate 3.0.5, MySQL 4.1.7, Eclipse 3.1, Tomcat 5.5.9, JBoss 4.0.2. Any Doubt? ask me, denon82@msn.com
Darya Akbari
Ranch Hand
Joined: Aug 21, 2004
Posts: 1855
posted
0
Good Luck
SCJP, SCJD, SCWCD, SCBCD
Konduru Srinivas
Greenhorn
Joined: Oct 09, 2007
Posts: 3
posted
0
Good Luck Flavio. Waiting for your feed back on the exam.
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Appreciate the efforts on this post. Regarding patterns, would you recommend studying the EJB design pattern strategies as well? Or should just focus on the general behavior of the pattern, as well as, benefits and drawbacks?
Joseph
Flavio Oliva
Ranch Hand
Joined: Jan 11, 2006
Posts: 59
posted
0
Here we go...
Here is my feed back about SCEA 5 beta exam.
Questioner: 15 questions about yout knowledge about the topic of the exam. Number of questions: 153 Time consumed: 4 hours to answer the exam + 30 to review.
The question appeared on the following order: Security, EJB 3, SOA, scenario based questions, and finally, design pattern questions.
My advices are:
Study what security issues you can control programmatically and/or declaratively.
Don�t Study deployment descriptor.
Study applet access rights. Study what an authorized and an unauthorized applet can do in a client�s machine.
Study the relationship between EJB SLSB and Web Service.
Study the relationship between EJB SFSB and Web Service.
Study JPA. Make sure you know what scenarios you can use it. When would you use JPA straight on a web container? Small applications? Simple application? Applications needed to be developed fast? Application used just for a few internal users?
Make sure you know the benefits of using the following architecture: Web application + Session Bean (SLSB, SFSB) + JPA
Study the Web Service API. Read the definition of JAXB, JAXP, JAX-RPC, JAX-WS, (study what each API do � high level).
Study what is XML over HTTP and SOAP over HTTP.
You don�t need to know RMI port or JRMP port.
Study how CORBA RMI and JRMP get along. There will be questions regarding CORBA and JRMP.
Make sure you have a good understanding of all systems non functional requirements: maintainability, scalability, performance, etc. there will be questions on it.
Study Design pattern. Give special attention J2EE design patterns.
Study the benefits of the patterns. Study the why people use patterns. Study Composite View pattern. Study Visitor Pattern Study Business Delegate. Study Value List. Study Bridge pattern. Study Prototype pattern. Study Composite pattern. Study FlyWeight pattern.
On what concerns scenario based questions, well they were quite tough. I don�t really know what I can say about them. The best advices I can do about scenario based question is: read the question first then read the scenario. By doing that you would search on the scenario the information that would help you answer the question.
That�s about it yall.
HTHs!
Good Luck!
Flavio Oliva
[ October 11, 2007: Message edited by: Flavio Oliva ]
[ October 11, 2007: Message edited by: Flavio Oliva ] [ October 11, 2007: Message edited by: Flavio Oliva ]
Baskar Tiruchy
Greenhorn
Joined: Aug 30, 2007
Posts: 7
posted
0
Hi flavio
Appreciate your feedback on the exam . Its really helpful.
what security issues you can control programmatically and/or declaratively?
could you throw some light on this on what I need to study for the above question.
thanks Baskar
eduardo ferreira
Greenhorn
Joined: Oct 01, 2007
Posts: 16
posted
0
Flavio, was there any question regarding Java Web Start?
Joseph Hinry
Greenhorn
Joined: Oct 11, 2007
Posts: 3
posted
0
Flavio - thank you for the useful information. I posted a question prior to your post for Cameron. Any thoughts?
Joseph
Flavio Oliva
Ranch Hand
Joined: Jan 11, 2006
Posts: 59
posted
0
what security issues you can control programmatically and/or declaratively?
I am not totaly sure but by using DD we can control control access right over URL and HttpServlet methods such as doGet and doPost.I think we can also control the roles that have access to URLs and methods.
by the way... make sure you know criptography algorithms both: synchronous and asynchronous. SHA, MD5, 3DES, blowfish, etc. there were questions regarding the usage of those algorithms. Make sure you know witch one are synchronous and asynchronous.
make sure you know the type security threats: man at middle, session capture, etc.
there is nothing on the exam talking about Java Web Start.
Flavio Oliva
Ranch Hand
Joined: Jan 11, 2006
Posts: 59
posted
0
Focus on patterns definiton, benefits and drawbacks.
Some design pattern question were quite difficult.
there were questions asking you to choose 3 benefits of a given pattern.
In my case, I knew 1 or 2 benefits but 3... well, I ended up guessing one of the benefits.
there were questions giving the pattern's definition and asking you the pattern's name.
best regards,
Fl�vio Oliva
Joseph Hinry
Greenhorn
Joined: Oct 11, 2007
Posts: 3
posted
0
Flavio -
Thanks much. I will not concern myself with the j2EE strategies (there so many of them )
From your answer, I assume that I do not have to worry about the class diagrams and pictures of the design patterns. Is this a valid assumption?
Joseph
Flavio Oliva
Ranch Hand
Joined: Jan 11, 2006
Posts: 59
posted
0
yes;
Konduru Srinivas
Greenhorn
Joined: Oct 09, 2007
Posts: 3
posted
0
Flavio,
Thanks for giving very good info about the exam.
Narendra Dhande
Ranch Hand
Joined: Dec 04, 2004
Posts: 934
posted
0
Hello,
Yesterday I wrote the exam. The exam is not too hard or too easy. I think the exam pattern is little bit different for each one. I got lot of security related questions (about 30). About 10 on both design pattern. 3/5 on OO. Scenario based questions are tough. You really require some programming experience and deep level technical overviews to solves these problems as all the answers are technically valid and you have to choose the best. I left hardly 13 minutes for review. It is very difficult to concentrate on last 30/35 questions. I loose concentration in last half hour.
Definitely sounds like Narendra, Flavio and I all wrote the same exam. I'm guessing that was the entire exam pool.
Thanks for adding to the post. Flavio's post really filled in many of the gaps that I had left out. I think overall, this is a very thorough and effective look at what the exam is all about.
Remember, of course, this is just beta. Certain topics or questions could be taken out for the final. Certain questions inevitably will.
I certainly agree about losing concentration by the end there!
-Cameron McKenzie
Michael Work
Ranch Hand
Joined: Oct 11, 2007
Posts: 32
posted
0
Thanks Flavio! Your input on the exam is really helpful. Just one question, in terms of the cryptography algorithm, I am aware of symmetric and asymmetric but don't know what is synchronous/async cryptography algo?
Can you please fill me in on what is synch/async crypto?
Thanks.
arvin ramon
Ranch Hand
Joined: Oct 04, 2007
Posts: 31
posted
0
You guys are the best... I am just following comments from Cameron and Flavio and tailoring my SCEA preparation since I do not have much days left for my beta test.
Vijayagopalan Raveendran
Ranch Hand
Joined: Apr 18, 2005
Posts: 40
posted
0
Thanks guys for the posts.
I'm giving the exam on 19 Oct, nice commnets on the areas to look into.