I wrote a ejb component and now i am writing a client which will use this component. My problem is when i say: InitialContext ctx = new InitialContext(); Object objref = ctx.lookup("sqrJNDI"); homesqr = (sqrHome)PortableRemoteObject.narrow(objref,sqrHome.class); compiler is saying that PortableRemoteObject not found, i think it is part of javax.rmi package.i have jdk1.2.2 and j2sdkee1.2.1 Can anybody tell me that from where can i get this package(name of JAR file)???? Or it is included with jdk1.3??? Regards, Manish. =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
- Re: Stateless Session Beans and instances Nithi, Rajan (GEP)
- Re: Stateless Session Beans and instances Juan Pablo Lorandi
- Stateless Beans & Static Class Methods Arun Murugesan
- Re: Stateless Beans & Static Class Method... Jean-Baptiste Nizet
- Re: Stateless Session Beans and instances louth,william
- Re: Stateless Session Beans and instances Juan Pablo Lorandi
- Re: Stateless Session Beans and instances Van Luu
- Re: Stateless Session Beans and instances Nithi, Rajan (GEP)
- Re: Stateless Session Beans and instances Ashwani Kalra
- Re: Stateless Session Beans and instances Rickard Öberg
- Re: Stateless Session Beans and instances manish jain
- Re: Stateless Session Beans and instances Ashwani Kalra
- Re: Stateless Session Beans and instances Rickard Öberg
- Re: Stateless Session Beans and instances Ashwani Kalra
- Re: Stateless Session Beans and instances Rickard Öberg
- Re: Stateless Session Beans and instances Rickard Öberg