It looks like you're not properly logged in.

See http://www.jboss.org/documentation/HTML/ch11s83.html.

Regards,
Pelle Poluha

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Devraj
> Mukherjee
> Sent: den 27 juni 2001 16:16
> To: [EMAIL PROTECTED]
> Cc: JBoss List Serve
> Subject: [JBoss-user] Problem writing client code
> 
> 
> Hi All,
> 
> I am having some problems writing the client side code to 
> call my session 
> bean. I quite certain that I can get the home interface all 
> right but when 
> I execute the .create() method it falls over with the message.
> 
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> org/jboss/security/SecurityAssociation
>          at 
> org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy.getPrincipa
> l(GenericProxy.java:184)
>          at 
> org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomePro
> xy.java:231)
>          at $Proxy0.create(Unknown Source)
>          at com.freeforums.user.UserTest.main(UserTest.java:50)
> 
> Any suggestions on this one?
> 
> Devraj
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 

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

Reply via email to