Hi Satish, I have tried change at server.xml even though I am facing same issue.
Regards, Ramesh Elkaturi, > > >Ramesh, >This link might help you: >http://forums. <http://forums.sun.com/thread.jspa?messageID=2551222> >sun.com/thread.jspa?messageID=2551222 >Basically you will have to set reloadable to true for your webapp in >the >server.xml file > ><Context path="/myapp" docBase="/myapp" debug="0" >*reloadable="true"*crossContext="true"/> > > >Satish Vellanki >

