| Author |
Clarification
|
Sub swamy
Ranch Hand
Joined: Oct 02, 2002
Posts: 121
|
|
|
For the SCEA for Java 2, the earlier version that needs to be completed by Dec 31, 2008 - are we allowed to used EJB 2 - local EJBs and MDBs ? I do understand that this is more of an implementation requirement - but then these would find their way into sequence / class diagrams.
|
 |
Mikalai Zaikin
Ranch Hand
Joined: Jun 04, 2002
Posts: 3099
|
|
I can't be 100% sure, but I saw someone who used EJB 2.0 + for old SCEA exam assignment. Just make sure your assignment does not explicitly mention some specific version of Java EE.
|
Free SCDJWS 5.0 Study Guide - SCDJWS 5.0 Quiz (How to get SCDJWS 5.0 Quiz)
Java Platform, Enterprise Edition 6 Web Services Developer Certified Expert Exam Study Guide and Quiz
|
 |
Marcel Dullaart
Ranch Hand
Joined: Nov 07, 2007
Posts: 55
|
|
If you specify that your solution uses J2EE 1.4 it uses EJB 2.1. See the J2EE Tutorial and the JSR-151. The latter shows under section 2 the parts that it consists off, e.g. EJB 2.1 (JSR-153). Cheers, Marcel
|
"It would be faithless now to say farewell." (FotR, p. 419)
http://marcels-javanotes.blogspot.com/
|
 |
Sub swamy
Ranch Hand
Joined: Oct 02, 2002
Posts: 121
|
|
|
My concern was that if i decide to use MDB's or local EJB's i might need to make sure that the version is > EJB 2.0.
|
 |
 |
|
|
subject: Clarification
|
|
|