[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: 4.2.2 wont deploy my persistency unit
jaikiran
do-not-reply at jboss.com
Wed Nov 21 10:38:19 EST 2007
I still have no clue why your packaging should result in that error. Why not try this package structure:
- q.ear/lib/utils.jar
| - q.ear/META-INF/application.xml (module/ejb=beans.jar)
| - q.ear/beans.jar
| - q.ear/beans.jar/META-INF/persistence.xml
And dont specify the jar-file element in the persistence.xml.
See if this works.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106797#4106797
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106797
More information about the jboss-user
mailing list