[jboss-user] [JBoss Messaging] - Re: NoClassDefFound Exception from Sun AS 8.2 to JBM 1.4.0
dkuanwang
do-not-reply at jboss.com
Tue Apr 14 16:06:54 EDT 2009
Thanks again for all your suggestions and help...I am able to narrow the problem down to org.jboss.remoting.InvokeLocator. Apparently when I try to instantiate this class, I will get a NoClassDefFound exception (without indicating what class is missing). I am able to create the org.jboss.logging.Logger object within my application but not the InvokeLocator.
What could be some of the dependencies for InvokeLocator other than jboss Logger?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225486#4225486
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225486
More information about the jboss-user
mailing list