2 Replies Latest reply on Mar 21, 2002 9:55 AM by ggreaves

    jboss.conf problem

    ggreaves

      We have have some jars that (for reasons I won't explain here) need to be bound to the log4j MLET when JBoss starts. This keeps everything in the same classloader.

      My question is this:

      Is there a way to set which order the jars in the "ARCHIVE" section get put on the server's classpath? It seems that they're going in some random order.

      For example:




      The classpath entries for the two jars I'm interested in:
      dxejb.jar
      DXEjbOverride.jar

      Changing their order in the ARCHIVE list has no effect. Can anyone suggest how I can achieve this?

      Thanks,
      Greg