Hi,

I am trying to compile the "Interest" sample from the shipped Makfile and 
has the following error output

javac -classpath "/jboss/dist/lib/ext/ejb2.0.jar;." InterestClient.java
InterestClient.java:4: Class javax.rmi.PortableRemoteObject not found in
import

Then I try to find this "javax.rmi.PortableRemoteObject" from all the jar
files from jdk1.3  and jboss/dist/lib/*.jar and jboss/dist/ext/*.jar, but I
was unable to find it. Could anyone tell me which jar file is missing and
where can I download from?

Thanks!

- Mike Jau 

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

Reply via email to