[jboss-user] [EJB 3.0] - Re: <jar-file> elements in persistence.xml

andydale do-not-reply at jboss.com
Sat Oct 21 01:04:10 EDT 2006


I think this is a known bug, just reference the individual classes within seperate class tags like so:
<class>com.test.MyClass1</class>
  | <class>com.test.MyClass2</class>
  | <class>com.test.MyClass3</class>
  | 

Andy

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

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



More information about the jboss-user mailing list