4 Replies Latest reply on Oct 16, 2006 8:49 AM by stephanschuster

    Replace library without restart possible?

    stephanschuster

      Hi together,

      my webapplication running on JBoss uses several JARs located in its own lib directory. Now I tried to replace two of them with a newer version via ANT's "copy"-task and a subsequent "touch" on the according "web.xml". However, I get an "java.util.zip.ZipException: invalid block type"-Exception afterwards. If I restart JBoss everything is works fine.

      So my question is: Is it possible to replace JARs of a webapplication without having to restart JBoss at all?


      Thanks for your help,

      Stephan