Have you updated the client code to use the same version of jboss as your
server code?  I had some problems updating that went away when I made this
switch.


----- Original Message -----
From: "Scott M Stark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 10, 2001 11:17 AM
Subject: Re: [JBoss-user] Security Exception , but from where and how


> See: http://www.jboss.org/documentation/migration.html
>
> ----- Original Message -----
> From: "Mukul Kumar" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, May 10, 2001 7:00 AM
> Subject: [JBoss-user] Security Exception , but from where and how
>
>
> > 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)
> >
> > Thanks,
> >
> > Regards
> > Mukul kumar
> >
> >
> >
> >
> > _______________________________________________
> > 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
>


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

Reply via email to