User development,

A new message was posted in the thread "Issue specifying the <jar-file> 
in persistence.xml in JBOSS 5 on linux system":

http://community.jboss.org/message/519319#519319

Author  : Peter Johnson
Profile : http://community.jboss.org/people/peterj

Message:
--------------------------------------------------------------
Try removing the "myapp.ear/" from the <jar-file> entry. That entry should 
specify a location relative to the base directory of the persistence unit, 
which is one directory level higher than the location of the persistence.xml 
file.
 
If that does not work, you might have to place the persistence.xml file into 
the myseamapp.jar (that is where I have always placed it; I never tried just 
putting it into the EAR file).

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/519319#519319


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to