Hi Ernest,
Put jboss-client.jar to the client classpath.
You also need jnp-client.jar, ejb.jar and jndi.jar, and maybe
spydermq-client.jar, jaas.jar and jta-spec1_0_1.jar.
Ernest Chen wrote:
> I'm new to Jboss and EJB. While trying to set up a sample EJB client/server
> application, my client applications fails to start. It's complaining about
> "org/jboss/system/SecurityAssociation", which doesn't exist in any package,
> I checked out the cvs code and the class is defined as
> org.jboss.security.SecurityAssociation, any help is appreciated.
SecurityAssociation was in org.jboss.system in JBoss 2.0
Now it is in org.jboss.security.
Oleg
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]