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

Cleared SCEA 5 Part - I with 81%

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

I am glad to inform you all that I cleared SCEA Part ! yesterday
This forum is very nice and provided a lot of information that helped me prepare and clear the exam.

I am a project lead working on an large scale enterprise project for the last two years and have working exp. with Spring and Hibernate that helped me a lot to clear this exam.

Summary of my preparation:

Preparation 45 days: 2 - 3 hours per day and 12 to 16 hours on weekends

Books:
IT Architectures and Middleware

Designing Enterprise Applications with J2EE from Sun's website (This book has design guidelines when to use Servlets, JSPs, EJBs, Stateful vs Stateless etc..)

JEE Specification (Pay attention to high level description of APIs)

EJB and JPA Specifications

GoF Design Patterns (should be thorough and it will help you in your career also)
Pay attention to 'How design patterns solve design problems' as you become familiar with design concepts such as class vs interface inheritance and there were few questions on inheritance, polymorphism.
Core J2EE Patterns (No need to go through all examples just few strategies)

SCEA 5 Study Guide
http://java.boot.by/scea5-guide/

I did not read Core Security Patterns. Had I read it I would have got good score in security.

Be through with common architectures such as 2-tier, 3-tier and n-tier architecture with respect to non-functional requirements and there were few questions on these and all answers appear to be correct. Though you know the answer you may not be able to answer them correctly under the given time limit. Before you go to the test revise this section.

I am planning to take Part 2 in few days. I need help from forum to clear it.

I wish all the best to everyone who is preparing the test.
Let me know if you need any information....

Thanks
Khaleel
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nice one Khaleel!

I hope to clear it soon too...
 
Ranch Hand
Posts: 393
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are there any specic chapters from IT Middlewear & architectures.
 
Saloon Keeper
Posts: 3929
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey ! Well done ! Congrats !!!
 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrat !!! Khaleel ,Best of luck for second step. well , Please help me for 1st Step. send me material on ronaz316@yahoo.com.
 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Khaleel!!

All the best for part-II and part-III.
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!
 
Khaleel Thotti
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nikhil;

I did not go though all the chapters in IT Architectures and Middleware. However I feel it would be good to go through all the chapters just once as you will become familiar with the basic middleware concepts, requirements, technologies etc.

I went thorough the following chapters.. Pay attention to chapters 6, 7 and 8 as they cover non-functional requirements such as scalability, resiliency, performance, security etc...

Chapter 1: The Nature of the Problem. This chapter is an introduction to the rest of the book. It takes an example and points out the main concerns of IT architecture. Middleware technology alternatives

Chapter 2: A Short History of Middleware Technology--From the Stone Age to Message Queuing. This and the following two chapters are a historical survey of middleware technology. The topics are

Remote procedures calls.

Remote database access (ODBC, etc.).

Distributed transaction processing.

Message queuing.

Comparison of message queuing with distributed transaction processing.

Chapter 3: A Short History of Middleware Technology--Object Middleware. The topics are

A short introduction to object-oriented concepts.

DCOM.

CORBA.

Using object interfaces over middleware.

Chapter 4: A Short History of Middleware Technology--Components and the Web. The topics are

The difference, from an application implementation design angle, between Webbrowsers and workstations.

COM+.

Enterprise Java Beans.

The issue of session state.

IT architecture guidelines / middleware

Chapter 5: Middleware Classification and Middleware Architectures. The topics are

A technological classification of middleware. This section tries to answer the questions--is there additional middleware that has been overlooked, and how does middleware fit with other software?

Vendor architectures like Microsoft DNA and Sun's J2EE.

Chapter 6: What Is Middleware For? The topics are

A description of the functional requirements of middleware technology.

An introduction to a high-level generic architecture (this is further broken down into components in chapter 10).

Distributed systems technology principles

Chapter 7: Resiliency. This chapter explains the principles of resiliency in distributed systems.

Chapter 8: Performance and Scalability. This chapter explains the principles of performance and scalability in distributed systems.

Chapter 9: Security and Systems Management. This chapter explains the principles of security and systems management in distributed systems. IT architecture guidelines / distributed systems implementation design
 
Nikhil Jain
Ranch Hand
Posts: 393
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks,

Secondly, which important strategies did you refer in Core J2EE Patterns. As per most of the threads, people suggest, not to go too deep into Core J2EE patterns, so which patterns should one concetrate on.
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!

Let's slide this over to the results forum...

Bert
 
Ranch Hand
Posts: 1880
Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congrats!!
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!

-Cameron McKenzie
 
Ranch Hand
Posts: 123
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!

Could you clarify, if one has to follow only EJB 3.0 spec? I ask this because some answers may differ (I guess) between the two specs? Any other important changes?

Best wishes for the balance parts,

Regards
 
What are you doing? You are supposed to be reading this tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic