Hi,
When i deploy in Exploded mode and the server is running, I am unable to redeploy after
adding a new method, I am forced to stop the server and do the redeploy, I observed
struts.jar is locked. However, when i deploy in Packaged mode i am able to undeploy,
deploy or redeploy without stopping the server and the changes (new methods that are
added) are reflected, i am kind of confused which Mode i should use? it seems if i use
Packaged mode i can modify the code (add new methods) and doesn't have to stop the
server. With this observation I think Packaged benefits than Exploded? Am I correct?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977058#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...