0 Replies Latest reply on Sep 28, 2003 10:11 PM by nish_dce

    Problem in Programmtic Shutdown of JBoss3.2.0?

    nish_dce

      Hi All,
      I am facing a problem while trying to "shutdown" jboss programmatically.
      I have an application that monitors Jboss instance started within the same JVM.
      When the application wants to shutdown the JBoss, it creates a thread within the same JVM which calls the "org.jboss.Shutdown.main" function.
      My problem is that when I try to do this operation, I get
      ------------------------------
      "ClassNotFoundException:org.jboss.Shutdown"
      ------------------------------
      I have included "shutdwon.jar" in my Classpath,while starting Jboss itself.

      I am using JBoss3.2.0 on Solaris 8.0.
      Any help would be highly appreciated!
      Thanks in advance,
      Nishant.