• 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

Which Version of JMS, JCA, EJB, AND J2EE SPECIFICATIONS I NEED TO STUDY FOR THE EXAM?

 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which Version of JMS, JCA, EJB, AND J2EE SPECIFICATIONS I NEED TO STUDY FOR THE EXAM?
THANKS IN ADVANCE.
MEHUL.1
 
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The multiple choice exam for SCEA is based on J2EE 1.2 so need to know EJB 1.1. You need to know the basics of JMS but no in depth knowledge (therefore version is irrelvant). If you know JMS is asynchronous then you basically prepared for that area of the exam. JCA is not covered as this was added in J2EE 1.3.
 
Mehul Jasani
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks Chris,
So I need to study j2ee 1.2 specification for app server right?
Thanks once again,
Mehul.
 
Ranch Hand
Posts: 67
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The SCEA exam tries to prepare you for being an architect. In this sense, you are expected to know the purpose of specific J2EE technologies and how they are used.
Specifically, you are NOT expected to demonstrate development skills. You do not need to know the API specification or method signatures (compared to say, the SUN Programmer exam).
regards,
paul.
 
Mehul Jasani
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Paul,
Thanks for your help, it will help me a lot in preparation for exam.
Regards,
Mehul.
 
Does this tiny ad smell okay to you?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic