[jboss-user] [EJB 3.0] - Re: Can persistence.xml be deployed outside the jar?
axismundi
do-not-reply at jboss.com
Wed Oct 10 07:54:54 EDT 2007
The location of persistence.xml is specified by the JPA standard, so - AFAIK - it is impossible to specify another location.
However, you are always free to deploy your archives in exploded form. Then you can easily edit the persistence.xml and redeploy the corresponding jar.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093439#4093439
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093439
More information about the jboss-user
mailing list