how to load a new jar file while server is running

2008-02-01 Thread kr1
Hi, I need to place a new jar file into lib while server is running. How can we load this jar(entirely a new file) into tomcat's current classpath without restarting the server. Could you please suggest me how to do it? -- View this message in context: http://www.nabble.com/how-to-load-a-new-j

Re: how to load a new jar file while server is running

2008-02-01 Thread kr1
Thanks David. David Delbecq-2 wrote: > > For webapp's WEB-INF/lib folder, just restart the webapp part, a new > webappClassLoader will be used that include your .jar > > For other locations, you will need to restart tomcat. > > En l'instant précis du 01/02/0