[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem with deploying webapp with jpa on JBoss 5 GA.

jaikiran do-not-reply at jboss.com
Tue Jan 6 08:07:28 EST 2009


anonymous wrote : Caused by: java.lang.RuntimeException: Archive browser cannot handle protocol: vfszip:/C:/Work/nostr
  | adamus/nostradamus-webconsole/target/nostradamus-webconsole-0.0.1-SNAPSHOT/WEB-INF/lib/nostradamus-m
  | odel-0.0.1-SNAPSHOT.jar
  | 	at org.jboss.util.file.ArchiveBrowser.getBrowser(ArchiveBrowser.java:63)
  | 	at org.hibernate.ejb.Ejb3Configuration.scanForClasses(Ejb3Configuration.java:626)
  | 

This is because of the VFS changes in JBossAS-5. Its being thrown from a JBoss class (ArchiveBrowser). But i would be interested in knowing, which version of Hibernate are you using?


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

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



More information about the jboss-user mailing list