Bugs item #1071661, was opened at 2004-11-23 14:30
Message generated for change (Settings changed) made by andd
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1071661&group_id=22866

Category: Build System
Group: CVS HEAD
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Dimitris Andreadis (andd)
Assigned to: Dimitris Andreadis (andd)
Summary: shutdown misses org/jboss/system/server/ServerImpl

Initial Comment:
Something has changed in the packaging and the 
ServerImpl class cannot be found:

X:\cvs\jboss-public\jboss-head\build\output\jboss-
5.0.0alpha\bin>shutdown -s jnp
://localhost:1099
Exception in thread "main" 
java.lang.NoClassDefFoundError: org/jboss/system/serv
er/ServerImpl
        at org.jboss.Shutdown.main(Unknown Source)
Press any key to continue . . .

It affects shutdown from the command line or through 
the test scripts.

----------------------------------------------------------------------

>Comment By: Dimitris Andreadis (andd)
Date: 2004-11-23 15:11

Message:
Logged In: YES 
user_id=583305

Instead of changing the packaging, turned the dependency
from class org.jboss.system.server.ServerImpl to interface 
ServerImplMBean

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1071661&group_id=22866


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to