[JBoss-user] [Installation Configuration] - Re: update changes in my servlet without deploy

2004-04-05 Thread tsmets
Ok, I cannot post my ANT-script but what I basically do is : | * After compiling copying ALL the files (Servlets, JSP HTML's) | * I build up my war after having touched the web.xml | * Copy the freshly generated war to the following directory : |

[JBoss-user] [Installation Configuration] - Re: update changes in my servlet without deploy

2004-02-05 Thread darranl
View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3820274#3820274 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3820274 If it is redeployment that you are asking for I think touching the web.xml file should be enough.