For development purposes, how come redeployment of a webapp, is only supposed to work for changes to xx.war/WEB-INF/web.xml. Isn't probably helpful if anything in the xx.war/WEB-INF/classes and xx.war/WEB-INF/lib as well.
Also, having an absolute directory using the 'file:/' designation for the "URLs" attribute under the org.jboss.deployment.scanner.URLDeploymentScanner, any xx.war/WEB-INF/web.xml doesn't not get scanned. This may be a bug. Here's my example on WinXP: deploy/,file:/C:/build/webapps I literally copied the xx.war exploded directory from 'c:/build/webapps' to 'deploy/' in jboss and it started working. Shouldn't the behavior be the same? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939629#3939629 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939629 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
