hi friends, 

I am having this strange problem . My bean compiles fine and is deployed
fine on JBOSS2.2 . My client gives me the following exce[ption. I have tried
this with all kind of beans from BMP's to stateles session beans. The point
woth noting is that the same beansand clients used to work fine on jboss 2.0
earlier. Please help me resolve my dilemna ASAP.

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)

I have included the following jar files 

bean    ejb.jar  jdbc2_0-stdext.jar
client  jnp-client.jar, jboss-client.jar, ejb.jar, jbossx-client.jar

are they enough?????



Thanks,

Regards
Mukul kumar





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

Reply via email to