When a server does redeploy the application, doesnt it kick current users sessions? I've read of hot deployments before and cant remember if that will maintain the current session for the user. Do you know how to do this in Oracle App server?
--- Laurie Harper <[EMAIL PROTECTED]> wrote: > Jadeler wrote: > > Is there a way to refresh the application > properties > > without redeploying or restarting a web app? I > havent > > found a way to do this. > > If you're using Tomcat, you can configure the > context to be reloadable, > which will cause Tomcat to re-deploy to webapp when > anything on the > classpath changes (including resource bundle > property files). Other > servlet containers probably have something similar. > > L. > > [1] > http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/context.html > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________________ Find your next car at http://autos.yahoo.ca --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]