0 Replies Latest reply on Feb 20, 2005 8:16 AM by bunty6

    War isolation

    bunty6

      Hi Everybody,
      I wanted to enable war file isolation. I am having a lot of problems with that. I have been reading up lot of messages in these forums. I have tried various things like 'UseJBossWebLoader' and jboss-web.xml.
      I am not sure which is the best way to do it. jboss-web.xml solution did not work. 'UseJBossWebLoader' worked but it started giving me a problems like ClassCastExceptions, IllegalAccessError and sometimes even my ActionServlet fails to load. jboss-web.xml gave me problems with commons-logging.xml. I even tried removing it from my lib.

      Could somebody direct me and tell me which is the best way to enable war file isolation? I have 3 War files and a single EJB Jar with MDB, with a few files common to all. And a lot of mess when Iam looking up the common classes.
      Iam using JBoss 3.2.6/Solaris running on a clustered environment, Struts1.1.
      I have tried many things based on what I have read in this forum and other places. And Iam lost.
      Which is the best way to do it?

      Thanks in advance,
      K.B