0 Replies Latest reply on May 10, 2004 8:13 AM by jose

    Static path in the manifest of shutdown.jar

    jose

      Why the hell are there some links in the manifest of shutdown.jar ?
      I mean :
      ../client/jbossall-client.jar ../client/log4j.jar ../client/jnet.jar ../lib/jboss-jmx.jar
      The shutdown should be relocated, and there should be no link on "lib" directory. I spent 2 hours trying to guess how the org.jboss.server.ServerImpl class was loaded in the shutdown cause I
      had a NoClassDefFoundError after having tested a shutdown on a standalone machine using shutdown.sh (which define already a classpath).

      Maybe this should be fixed in the next releases.

      Thanx.