Federico Vesco wrote:

> Hi!
> I'm developing a very simple application whith JBoss-2.2.2 and Postgresql.
> I have the following message when i run the application 
> client,immediatly after I try to invoke create()  from Home Inteface 
> (step 5 of client's code is never executed):
> 
> 
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> org/jboss/security/SecurityAssociation
>        at 


Your client needs jbosssx-client.jar (from the client directory in the 
distribution) in its classpath.

-danch




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

Reply via email to