• 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
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Cleared SCEA-1 with 89%

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I cleared SCEA-I today with 89% of marks. Thanks a lot to all who had had helped me during my preparation.

Here is my score breakdown:

Concepts : 100%
Common Architectures : 83%
Legacy Connectivity : 80%
EJB :77%
EJB container Model :100%
Protocols :100%
Applicability of J2EE: 100%
Design Patterns :80%
Messaging :100%
Internationalization :100%
Security :100%

Looking forward your help on SCEA-II

Thanks
Suman.
 
Ranch Hand
Posts: 218
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!
Laxmi
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Suman !
Can you list down the reference books/material you used to prepare this exam ?

Thanks,
Arvind.
 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats suman...

Can you please share your way of preparations.....
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yesterday I passed part 1 of the certification process with 88%.

My thoughts are:

1) I found the Legacy connectivity the toughest part in the exam.
You have to refer to lot of scenarios.
2) The questions on internalization were deceptively tricky
3) For design patterns, its worth going through lots of questions, especially about the design of EJBs. Also you
must have thorough knowledge on the intent, applicability sections of
all the GOF design patterns.
4) For security, don't just concentrate on applets but look at other concepts like authentication, authorization etc.
5) For RMI-IIOP, the following link gives you a good understanding:
http://www.javaworld.com/javaworld/jw-12-1999/jw-12-iiop_p.html
6)I had more than one question about transaction attributes in EJB
and a questions on the ejb activation/passivation lifecycle
7) Do you know how transactions can be propogated across multiple
beans and multiple bean methods. You need to!
9) Regarding load balancing, the following link may be useful:
http://www.onjava.com/lpt/a/1228
13) Some questions are tricky.
For example, you may have to select a protocol for a given scenario.
The keywords that you get from the question is "syncronous calls in a
legacy system". The options to select will
be "HTTP", "JMS", "IIOP", "HTTPS". You may have to select IIOP since
IIOP and JRMP are synchronous in nature. JMS is asynchronous model.

I practiced with a lot of questions in my final week. My main revision questions came from http://www.prepare4success.co.uk and http://www.whizlabs.com


Bob
 
Ranch Hand
Posts: 372
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Bob, great score on a tough exam. Can you pl tell me what you read for security, internationalization, legacy connectivity and J2EE Architectures? Web links for these would be greatly appreciated. Also what books did you read to prepare for the exam?
 
We should throw him a surprise party. It will cheer him up. We can use this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic