Add jbosssx-client.jar to the client's classpath.
anand wrote:
>
> Hi all,
>
> I am new to jboss and want to learn EJB through jboss. I was trying to
> follow the 7 step tutorial (using the interest example) given and was
> successful in deploying the EJB in jboss. But I am having problems in
> running the client(InterestClient).
>
> I was able to successfully compile the InterestClient.java without any
> error. But when I try to run it is giving the following error while I
> run it.
>
> Got context
> Got reference
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/jboss/security/SecurityAssociation
> at
> org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy.getPrincipal(GenericP
> roxy.java:184)
> at
> org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:23
> 1)
> at $Proxy0.create(Unknown Source)
> at InterestClient.main(InterestClient.java:49)
>
--
Aaron Metzger
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user