May I make a suggestion?  Finding jars that hold the classes is always a big
pain.  I solved that problem by writing a simple program.  Just tell the program
what directory to look into and what class you want and it will do the work.
Attached is the program.



Eric Kaplan wrote:

> I've verified that I replaced all the old jboss client libraries with the
> new ones from jboss/client.  When I run I get the following
> ClassNotFoundException, and indeed I can't seem to locate
> org.jboss.resource.ResourceException.  Does anyone know what jar this is in?
>
> Thanks
>
> Eric
>
> java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
>
>         java.lang.ClassNotFoundException:
> org.jboss.resource.ResourceException (no security manager: RMI class loader
> disabled)
>         at
> sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:217)
>         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133)
>         at org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown
> Source)
>         at
> org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvokerProx
> y.java:128)
>
> Eric Kaplan
> Armanta, Inc.
> 55 Madison Ave.
> Morristown, NJ  07960
> Phone: (973) 326-9600
>
>   ------------------------------------------------------------------------
>                   Name: winmail.dat
>    winmail.dat    Type: application/x-unknown-content-type-dat_auto_file
>               Encoding: base64

--
Greg Turner

Tiburon Enterprise Systems
http://www.tiburon-e-systems.com
Box 1171
Tiburon, CA 94920
415-332-3363

Attachment: Find.java
Description: application/unknown-content-type-java_auto_file

Reply via email to