0 Replies Latest reply on Dec 2, 2005 10:20 AM by pkilpo

    Separate Tomcat instances

    pkilpo

      Hello,

      I'm new to JBoss, but familiar with Oracle IAS 9.

      I'm converting an application from Oracle IAS 9. It has separate OC4J container instances for "infra" and applications. How can I do this in Jboss?

      Now I immediately run into problem that eg. Log4J is shared between Jboss and my application since they are running in the same Tomcat java instance. When I configure my applications Log4J it will also configure JBoss logging!

      I suppose that I need to setup new Tomcat instance for this application. Right? Howto do that?

      TIA,

      Pekka