[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: CAnnot deploy exploded war

mailinator do-not-reply at jboss.com
Mon Feb 19 11:37:34 EST 2007


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



More information about the jboss-user mailing list