Thanks for your reply. Adding the WAR file location under URLs in 
server/default/conf/jboss-service.xml works fine. However, I need to use the 
directory which contains the expanded WAR file.

I have tried "file:/c:/MyApp", "file:/c:/MyApp/", "file:/c:/MyApp/WEB-INF" and 
"file:/c:/MyApp/WEB-INF/web.xml". Each attempt fails with different errors.

With "file:/c:/MyApp/" the errors were:

2007-02-07 13:39:13,821 ERROR 
[org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment 
listing:

--- Packages waiting for a deployer ---
[EMAIL PROTECTED] { 
url=file:/C:/mg32/MailGate/Java/webapps/adminPortal/src/WEB-INF/classes/com/tumbleweed/tda/mg/admin/ApplicationEventHandler.class
 }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: 
file:/C:/mg32/MailGate/Java/webapps/adminPortal/src/WEB-INF/classes/com/tumbleweed/tda/mg/admin/ApplicationEventHandler.class
  altDD: null
  lastDeployed: 1170884348258
  lastModified: 1170884348258
  mbeans:

[EMAIL PROTECTED] ...


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012670
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to