[jboss-user] [EJB 3.0] - Re: Persistence Unit not found for EJB3 SLSB in AS 5.1.0.GA

whitingjr do-not-reply at jboss.com
Mon Jul 20 11:25:03 EDT 2009


> jar -tf MVCCSampleEJB.jar
  | META-INF/
  | META-INF/MANIFEST.MF
  | uk/
  | uk/ac/
  | uk/ac/xxx/
  | uk/ac/xxx/xxxx/
  | uk/ac/xxx/xxxx/mvcc/
  | uk/ac/xxx/xxxx/mvcc/ejb/
  | uk/ac/xxx/xxxx/mvcc/ejb/servicelocator/
  | uk/ac/xxx/xxxx/mvcc/impl/
  | uk/ac/xxx/xxxx/mvcc/model/
  | uk/ac/xxx/xxxx/mvcc/spec/
  | uk/ac/xxx/xxxx/mvcc/ejb/servicelocator/ServiceLocator.class
  | uk/ac/xxx/xxxx/mvcc/impl/PersonManagerBean.class
  | uk/ac/xxx/xxxx/mvcc/model/Person.class
  | uk/ac/xxx/xxxx/mvcc/spec/IPerson.class
  | uk/ac/xxx/xxxx/mvcc/spec/PersonManager.class
  | uk/ac/xxx/xxxx/mvcc/spec/PersonManagerLocal.class
  | uk/ac/xxx/xxxx/mvcc/spec/PersonManagerRemote.class
  | import.sql
  | META-INF/ejb-jar.xml
  | META-INF/persistence.xml
  | 

and the MANIFEST.MF

Manifest-Version: 1.0
  | Class-Path: 


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

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



More information about the jboss-user mailing list