Hi guys!

I'm not much experienced with WSAD, I'm in trouble to follow your tutorial 
(http://iliuta.free.fr/jboss-wsad/) about integrating WSAD and JBoss.
When I try to run my JBoss, it returns the following stack:

java.lang.NoClassDefFoundError: com/ibm/logging/LoggerCfg
        at com.tivoli.jmx.utils.logging.CatUtil.createJmxCatalog(CatUtil.java:76)
        at com.tivoli.jmx.utils.logging.CatUtil.(CatUtil.java:32)
        at com.tivoli.jmx.utils.logging.LogUtil.(LogUtil.java:36)
        at javax.management.ObjectName.(ObjectName.java:194)
        at org.jboss.mx.util.ObjectNameFactory.create(ObjectNameFactory.java:36)
        at org.jboss.system.server.ServerImpl.(ServerImpl.java:66)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        at java.lang.Class.newInstance0(Class.java:308)
        at java.lang.Class.newInstance(Class.java:261)
        at org.jboss.system.server.ServerLoader.createServer(ServerLoader.java:254)
        at org.jboss.system.server.ServerLoader.load(ServerLoader.java:233)
        at org.jboss.Main.boot(Main.java:137)
        at org.jboss.Main$1.run(Main.java:399)
        at java.lang.Thread.run(Thread.java:534)

Would you please help me on this?
WSAD version: 5.1.1
JBoss: 3.2.5

Any Ideas?

Thank you very much

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to