0 Replies Latest reply on Apr 22, 2003 7:57 AM by setya

    How to tell JBoss to load my jars in specific order ?

    setya

      Hi all,

      My EJB jar depends on other library jars which is loaded after JBoss attempts to load my EJB jar.

      With this sequence my EJB jar can not be loaded when JBoss first starts because it complains that it can not find the library jars the EJB depends on (since it is not loaded yet).

      So obviously I need to change the deployment order, don't I ? I've been told to change settings in JBoss-service.xml, but I'm totally blind about what to set.

      Any suggestions would be greatly appreciated.


      Setya