At 03:40 26.8.2000 -0400, you wrote:
>> I have a second question: when i compile a simple
>> session bean client, I need to reference in my
>> CLASSPATH a .jar file that contain definition of
>> javax.rmi.PortableRemoteObject, needed for narrowing.
>>
>> what is the name of this .jar file ?
>
>Interesting. javax.rmi.PortableRemoteObject is part of J2SE, I think, so
you have some other problem if that isn't being found. Could you post the
compile error?
PortableRemoteObject is part of J2SE only since v1.3. If you're using 1.2.2
you can download the javax.rmi package from http://java.sun.com/rmi
-- Juha
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]