I have it set in a simple directory called tomcat.
Thanks
Sanjay
--- "Bodycombe, Andrew" <[EMAIL PROTECTED]>
wrote:
> You may problems using RMI if tomcat is installed in
> a directory containing
> whitespace. (e.g. C:\Program Files\Apache
> Group\...). 
> 
> -----Original Message-----
> From: Sanjay [mailto:[EMAIL PROTECTED] 
> Sent: 09 July 2003 14:02
> To: Tomcat Users List
> Subject: Re: RMI on Tomcat
> 
> 
> Anybody has any ideas on this,
> Thanks again,
> Sanjay
> --- Sanjay <[EMAIL PROTECTED]> wrote:
> > I am trying to set a RMI-IIOP server on Tomcat.
> > Getting some issues. 
> > MY RMI Server works fine if I start it standalone-
> > without Tomcat. I think have been able to set
> > security
> > codebase etc correctly.
> > 
> > Environment : Tomcat 4.1, Win NT4, JDK1.4.1
> > I have issues when I start the RMIServer in
> Tomcat.
> > I can start tomcat in the secured mode and start
> my
> > RMI server successfully but then I run into two
> > different kinds of problems:
> > 
> > 1. If I run the client from the same m/c as Tomcat
> > then I can do the lookup and also do the
> > PortableRemoteObject.narrow(). But a client on a
> > difffrent m/c (in the same LAN) can not execute
> the
> > narrow() - gives classcast Exception.
> > 
> > 2. I can not execute a method on the server (even
> > when
> > I get the narrow() to succeeed). Gives error:
> > java.rmi.NoSuchObjectException: CORBA
> > OBJECT_NOT_EXIST
> > 1398079692 No
> > 
> > Has anyone done this. Any ideas suggestions would
> be
> > welcome
> > Thanks
> > Sanjay
> 
> 
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to