Got the latest 2.1 jboss (PRE 2.1) and tried to run the same example
(interest.jar) that worked fine in 2.0

Compilation OK, deployment OK, but received error running InterestClient
:


Got context
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:55)

Again, the same files ran ok in jboss 2.0 :-(

I have a Linux RedHat 7.0 i386 machine with 128 Mb RAM
SUN jdk 1.3
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)

Any clues?

Constantin Teodorescu
Braila, ROMANIA

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

Reply via email to