Hmm, this is interesting.  Someone else responding to this same question said to include jboss-client.jar.  And when I ran the interest client, I didn't include either one, but instead include client/ejb.jar and client/jnp-client.jar!!
 
Do the docs say anywhere what we should be including?  I'm surprised that 3 different solutions would all work.
----- Original Message -----
To: JBOSS
Sent: Friday, May 04, 2001 4:16 PM
Subject: Re: [JBoss-user] Interest Example, NoClassDefFoundError

Please include jbosssx-client.jar in your classpath.
 
Vinay

----- Original Message -----
From: Boon Yeo
Sent: Friday, May 04, 2001 6:06 PM
Subject: [JBoss-user] Interest Example, NoClassDefFoundError

Hello folks,

Anybody knows why I am getting this error below?

[root@unicorn interest]# java -classpath $CLASSPATH:\
> /usr/java/jboss-2.2.1/lib/ext/ejb.jar:\
> /usr/java/jboss-2.2.1/client/jboss-client.jar \
> InterestClient
Got context
Got reference
Exception in thread "main" java.lang.NoClassDefFoundError:
org/jboss/security/SecurityAssociation
        at
org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy.getPrincipal(GenericProxy
.java:184)
        at
org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:231)
        at $Proxy0.create(Unknown Source)
        at InterestClient.main(InterestClient.java:50)

Regards,
-Boon



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to