Hi everyone, I really need help as I have been stuck on this problem,
I am deploying an application.WAR in jboss7. Failed deploy result
The log shows me the following:
17: 48: 39,893 WARN [org.apache.myfaces.tobago.context.ResourceLocator] (MSC service thread 1-6) Unknown protocol 'vfs: /jboss/standalone/deployments/application.WAR/WEB-INF/lib/tobago -theme-standard-1.0.39.jar / META-INF / tobago-theme.xml '
17: 48: 39,893 ERROR [org.apache.myfaces.tobago.webapp.TobagoServletContextListener] (MSC service thread 1-6) Error while deploy process. Tobago can not be initialized! Application will not run !: java.lang.IllegalArgumentException: URI scheme is not "file"
at java.io.File. <init> (File.java:395) [rt.jar: 1.7.0_05]
tobago-theme-standard-1.0.39.jar is located in the lib folder of the application.war but is not recognized
Your help would be very much appreciated.
Regards