[jboss-jira] [JBoss JIRA] Assigned: (JBAS-7132) shutdown.sh/shutdown.bat is missing jars in its classpath which causes NoClassDefFoundError(s)

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Mon Sep 21 11:50:49 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBAS-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger reassigned JBAS-7132:
-----------------------------------------

    Assignee: Andrew Lee Rubinger


> shutdown.sh/shutdown.bat is missing jars in its classpath which causes NoClassDefFoundError(s) 
> -----------------------------------------------------------------------------------------------
>
>                 Key: JBAS-7132
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7132
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Daniel Bevenius
>            Assignee: Andrew Lee Rubinger
>            Priority: Minor
>             Fix For: JBossAS-6.0.0.Alpha1
>
>
> Currently the server/src/bin/shutdown.sh contains only two jars:
> JBOSS_BOOT_CLASSPATH="$JBOSS_HOME/bin/shutdown.jar:$JBOSS_HOME/client/jbossall-client.jar"
> and as far as I can tell it requires:
> JBOSS_BOOT_CLASSPATH="$JBOSS_HOME/bin/shutdown.jar:$JBOSS_HOME/client/jbossall-client.jar:$JBOSS_HOME/lib/jboss-bootstrap-spi-as.jar:$JBOSS_HOME/lib/jboss-bootstrap-spi-mc.jar:$JBOSS_HOME/lib/jboss-bootstrap-spi.jar:$JBOSS_HOME/lib/jboss-system-jmx.jar:$JBOSS_HOME/lib/jboss-kernel.jar"
> If you like feel free to assign this to me.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list