| Author |
EJB3 support in jboss4.0.4
|
Anup kg
Greenhorn
Joined: Feb 18, 2009
Posts: 6
|
|
Hi All,
Please help me in getting a clear idea on whether jboss 4.0.4 is having inbuilt support for EJB3.0 .If not please tell me the libraries or in shot the settings that am supposed to make for deploying EJB3.0 beans.
Thanks in Advance
Anup
|
 |
aleem khan
Ranch Hand
Joined: Aug 07, 2008
Posts: 94
|
|
Hi Anup
I have jboss 4.2.3GA and supports EJB3.0 ,not sure about 4.0.4 though
|
SCJP(1.4), SCWCD, Oracle 9i SQL certified, Oracle PLSQL Developer Certified Associate
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8145
|
|
Anup kg wrote:Hi All,
Please help me in getting a clear idea on whether jboss 4.0.4 is having inbuilt support for EJB3.0 .
There is no "in-built" support for EJB3 in 4.0.4. However there are a set of (very old) patches which can be applied on 4.0.4 to get the EJB3 functionalities. Overall, i would not recommend going for 4.0.4 for EJB3. Instead as Aleem mentioned, you can use 4.2.3 GA or JBoss AS 5.0 GA, both of which have EJB3 support by default.
|
[My Blog] [JavaRanch Journal]
|
 |
Ankit Garg
Saloon Keeper
Joined: Aug 03, 2008
Posts: 9189
|
|
|
Well I use a patched version of jBoss 4.0.4 for my current project. I tried to use jBoss 4.2.3 for that project but it led me into severe problems which I asked here. The problem was related to MappedSuperClass annotation but I'm not sure what was the cause of the problem...
|
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
|
 |
Anup kg
Greenhorn
Joined: Feb 18, 2009
Posts: 6
|
|
|
Thnks to you both.
|
 |
 |
|
|
subject: EJB3 support in jboss4.0.4
|
|
|