Hello and help! I run in this problem during the deployment of a Struts WAR in JBoss 3.2.3. First deployment OK, everything running fine, done a code change in an Action class, redeploying, everything running fine again, only the result is the same as before the code change. Since then I have redeployed a lot of times, done a lot of code changes but every time the application running is the same. I checked the war in the deploy directory and it is the new one, I deleted the content of server/default/tmp/deploy directory and redeployed, every time the same thing is running!!!! I am crazy or what :-( ? Can this be related to the warning message during the (re)deployment:
WARN [DeploymentInfo] Could not delete file:/D:/jboss-3.2.3/server/default/tmp/deploy/tmp11463MyStoreWeb.war/ restart will delete it ? Also, sometimes when I redeploy and try to run the application in browser, I got: org.apache.jasper.JasperException: Exception creating bean of class com.mystore.struts.form.LoginUserForm There is no problem in code or descriptors, as after I restart the server everything is running fine (except for the first problem...) Any ideea? Any help will be appreciated. (win2k/eclipse2.1.1/lomboz2.1.1/JBoss3.2.3/jdk1.4.1_03) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832250#3832250 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3832250 ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
