Hello,
I have a rather large app running on GF V3.
I'd like to be able to add a new servlet to the Web.xml file without causing issues / or redeploying the ejbs / web services that are running (When I re-deploy the ejb's I often find issues with the many running clients).
Can anyone point me to a simple way to have the running application register / re-read the web.xml file to re-read a new servlet?
I tried editing it, but nothing happend.
I also tried 'touch .reload' ; however this re-deploys ejbs as well.
this is what I have been referencing:
http://docs.sun.com/app/docs/doc/820-4337/beadz?a=view
thanks very much
Thank you very much.
[Message sent by forum member 'hoffman462']
http://forums.java.net/jive/thread.jspa?messageID=398199