• 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
  • Devaka Cooray
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

Cleared Part I with 93%

 
Author
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all!

Today I passed part 1 of the SCEA Exam. An annoying thing was the fact, that the test center had network problems, and I had to wait 2+ hours, before I could start the test. But at the end they managed their problems. So I had a real world example for an inadequate architecture for free.

I had a lot of J2EE experience and used
- Cade/Roberts Study Book about SCEA
- Gamma
- Whizlabs SCEA Exam Questions
- Monson-Haefels EJB-Book
- this forum (thank you all)
for preparation (2 months, but only some hours a week).

I had some problems with the Common Architeture questions, once I considered two answers adequate to a question, but there was only a radio box ...

Greetings from Hamburg,
Stefan
 
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Stefan,

My test center had also network problems when I did my SCPJ2. It might be at question 25 when the network connection broke.

The break took 1 hours or so. So it might be that you were more in trouble then me.

Anyway, we passed!!
Lucy
 
Ranch Hand
Posts: 151
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!

Can you tell whether you are benifited from Whizlabs exams? How close the real exam is from Whizlabs simulator?

Thanks,

Prasad
 
Stefan Zoerner
Author
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks.

I found the whizlab simulator helpful, especially to detect my weak topics. There were just a few areas/technologies in my original exam that were not covered by the whizlab questions.

There are some typos/mistakes in the whizlabs material, but that was not a big problem. The questions were harder than in the original exam (as posted by several other ranchers) which is good. I never had 93% (my original score) with the practice exams (normally +/- 80%).

Greetings from Hamburg,
Stefan
 
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Stefan,
Congratulations on your great achievement!!!
Could you tell me what materials you used for,
Legacy connectivity
common architecture
Messaging
Security

Thanks
Vaithiya
 
Stefan Zoerner
Author
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For messaging, a good point to start is the JMS Tutorial at Sun. You find it here.
For most of the questions, the first two chapters (Overview, Basic JMS API Concepts) would do.

Greetings from Hamburg,
Stefan
 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Stefan,
Congrats.In which topics did Cade's Book Help you. I have done substantial prep with Whizlab Simulator and some sites but has not used Cade Book at all.

Is this enough or do i need to go through Cade's Book.



Thanks,
Shyam
 
Ranch Hand
Posts: 90
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Shyman,

I used for the preparation for part 1 Cane's Guide.

Missing parts are described here:
http://www.leocrawford.org.uk/work/jcea/part1/index.html

I scored 91%
regards,
J
 
Vaithiya Sundaram
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would like to buy/use a good mock exam simulater for SCEA part1.
I heard from many people in this forum that whizlab is good but,
for me, its price is very costly.
Is that possible I can get it for low price(with sharing!)?
Or is there any other similar product available for low price?
 
Josep Andreas
Ranch Hand
Posts: 90
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are also good test exams here:
http://www.javaqueries.com/
(are about same questions as whizlabs)

I don't think sharing Whizlab simulater is easy.
(it only installs on 1 PC)
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Vaithiya,

Check this site www.moelholm.com. It has 6 mock exams (288 questions), which were free earlier from Whizlabs.
 
Vaithiya Sundaram
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the information about free mock exams.

When I browsed the website I get the following error in java console:

Error loading class: com.moelholm.gui.MockApplet
java.lang.NoClassDefFoundError
java.lang.ClassNotFoundException: com.moelholm.gui.MockApplet
at com/ms/vm/loader/URLClassLoader.loadClass
at com/ms/vm/loader/URLClassLoader.loadClass
at com/ms/applet/AppletPanel.securedClassLoad
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
 
Mo-om! You're embarassing me! Can you just read a tiny ad like a normal person?
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic