When i run JBoss under Eclipse i get this:

java.lang.NoClassDefFoundError: org/jboss/Main
Exception in thread "main" 

this is the stack:

org.jboss.Main at localhost:10166
        System Thread [Finalizer] (Running)
        System Thread [Reference Handler] (Running)
        Thread [main] (Suspended (exception ClassNotFoundException))
                URLClassLoader$1.run() line: 198 [local variables unavailable]
                AccessController.doPrivileged(PrivilegedExceptionAction, 
AccessControlContext) line: not available [native method]
                Launcher$AppClassLoader(URLClassLoader).findClass(String) line: 186
                Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 
299
                Launcher$AppClassLoader.loadClass(String, boolean) line: 265
                Launcher$AppClassLoader(ClassLoader).loadClass(String) line: 255
                Launcher$AppClassLoader(ClassLoader).loadClassInternal(String) line: 
315
        System Thread [Signal Dispatcher] (Running)



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839340#3839340

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839340


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to