• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

EJB Information

 
Ranch Hand
Posts: 231
Tomcat Server Notepad Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello ..

On feb 2 2013 i have become a Oracle certified Professional Java EE 5 Web Component developer, Now i am thinking about to become a Certified Business component developer, for this i have take a look at "https://coderanch.com/how-to/java/ScbcdLinks" For Some amazing Books Like "HEAD FIRST SERVLET and JSP". Here i found the confusing stuf

EE6 EJB (1Z0-895)
EE6 JPA (1Z0-898)
SCBCD 5.0
SCBCD 1.3

so, can any one guide my to get my way ..

Thanks a Lot
SHIVAM SINGHAL
OCPJP - 82%
OCPJWCD - 97%
 
Ranch Hand
Posts: 634
Eclipse IDE Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Shivam,

Here i found the confusing stuf

EE6 EJB (1Z0-895)
EE6 JPA (1Z0-898)
SCBCD 5.0
SCBCD 1.3




There are various version of the Exam :

EE6 EJB (1Z0-895) :Java Platform, Enterprise Edition 6 Enterprise JavaBeans Developer Certified Expert Exam
This is latest version of the exam that covers only Enterprise JavaBeans (EJB 3.1)

EE6 JPA (1Z0-898) :Oracle Certified Expert, Java Platform, Enterprise Edition 6 Java Persistence API Developer certification
This is also latest version of Exam that is in parallel with EE6 EJB (1Z0-895) .However,It covers developing Java EE 6 Enterprise applications using JPA.

SCBCD 5.0 and SCBCD 1.3 are older version of exams and covers both EJB and JPA but doesn't include much in detail.

Here is a another post where that can help you:

https://coderanch.com/t/559129/java-EJB-SCBCD/certification/certification-EJB-Certification-path
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic