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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to