If you use JDK 1.3, you will not have this problem.  If for some
reason that is not an option, try installing RMP-IIOP 1.01 from Sun's web
site:

http://java.sun.com/products/rmi-iiop/index.html

        I haven't tried this myself, but I believe that should add the
necessary stuff to your JDK.
        Currently jBoss does not use RMI-IIOP, so the calls to
PortableRemoteObject are not necesary, but I know the spec suggests you
use it.

Aaron

On Sat, 16 Sep 2000, Sylvan Ravinet wrote:
> I removed j2ee.jar from my classpath. Is that what you mean?
> 
> I now get:
> >>>
> Got context
> Got reference
> Exception in thread
> "main" java.lang.NoClassDefFoundError: javax/rmi/PortableRemoteObject
>       at InterestClient.main(InterestClient.java:49)
> <<<
> 
> boo :(
> 
> Thank you for your help,
> 
> -Sylvan
> 
> -- 
> Do, or do not. There's no try. -Yoda
> Sylvan Ravinet: http://www.ravinet.com/sylvan/contact
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
> 



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to