I have a same problem. My exploded war resides outside jboss's deploy directory and is linked to be deployed in jboss-service.xml
<mbean code="org.jboss.deployment.scanner.URLDeploymentScanner" | name="jboss.deployment:type=DeploymentScanner,flavor=URL"> | | ... | <attribute name="URLs"> | deploy/,file:/ws/default/SCB_US/Engineering/selenium-test.war | </attribute> I have tried also to put / character at the end (.../selenium-test.war/). Exception disappeared, but war was not deployed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018924#4018924 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018924 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
