"jaikiran" wrote : The EAR/lib folder is by default added to the classpath of
the EAR. So you need not add it as a module in the application.xml.
|
In Jboss 4.2.x this was really required though. Maybe this was a bug, or maybe this was
because Jboss 4.2.x was not 100% Java EE compliant?
See here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078239
The last comment by mzeijen:
anonymous wrote :
| I discovered that in AS 4.2 with a JEE5 application.xml file all normal jars in the
Lib process are added to the classpath but the file containing the persistence.xml needs
to be added to the application.xml as a java module.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195860#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...