[jboss-user] [EJB 3.0] - Re: Persistent.xml <jar-file> attribute configuration issue

jaikiran do-not-reply at jboss.com
Sat Aug 1 05:39:45 EDT 2009


<jar-file>../lib/another.jar</jar-file>
  | 

This should be:

<jar-file>lib/another.jar</jar-file>

Read through the comments in this JIRA for some background https://jira.jboss.org/jira/browse/EJBTHREE-1754

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247388#4247388

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247388



More information about the jboss-user mailing list