2 Replies Latest reply on Apr 5, 2011 7:36 AM by philani

    RuntimeException when deploying to JBOSS 6

    philani

      Hi Guys

       

      I'm attempting to deploy a jar file containing some stateless session beans, it deploys fine on AS 5.1.0 GA but gives the below runtime error on migrating to AS 6.0.0 Final

       

      Pls assist

       

      Regards

       

      Caused by: java.lang.RuntimeException: Archive browser cannot handle protocol: vfs:/C:/jboss6/server/all/farm/CacheDB.jar/

                at org.jboss.util.file.ArchiveBrowser.getBrowser(ArchiveBrowser.java:57) [jboss-common-core.jar:2.2.17.GA]

                at org.hibernate.ejb.Ejb3Configuration.scanForClasses(Ejb3Configuration.java:626) [:]

                ... 79 more