[jboss-user] [EJB 3.0] - Re: Sharing EJB3 classes in a .jar creates
niclas.lindberg
do-not-reply at jboss.com
Fri Oct 20 03:57:52 EDT 2006
Problem solved!!
In persistence.xml add:
<jar-file>../subsystem-shared.jar</jar-file>
Makes the deployer scan for files in the shared jar..
Why the ../ is used I don't know.. Doesn't find it otherwise..
Thanks anyhow for the help! Hope this helps someone else..
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979575#3979575
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979575
More information about the jboss-user
mailing list