[jboss-user] [Beginners Corner] - Re: Error Creating EntityManagerFactory

jaikiran do-not-reply at jboss.com
Fri Mar 6 11:04:23 EST 2009


anonymous wrote : Caused by: java.lang.RuntimeException: Archive browser cannot handle protocol: vfszip:/C:/jboss-5.0.1.GA/server/default/deploy/myapp.war/WEB-INF/classes/
  | at org.jboss.util.file.ArchiveBrowser.getBrowser(ArchiveBrowser.java:93)
  | at org.hibernate.ejb.Ejb3Configuration.scanForClasses(Ejb3Configuration.java:626) 

Are you packaging any hibernate related jar files in your application? If yes, then remove them, JBoss already ships with the hibernate jars (which are required to fix this issue).


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

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



More information about the jboss-user mailing list