Re: RMI call fails if there is a space in tomcat home path.

2005-10-13 Thread Lyndon Tiu
Sucks. Perhaps you should upgrade (if possible) like what some of the posts in bugzilla mentioned? On Thu, 13 Oct 2005 21:34:59 -0700 (PDT) [EMAIL PROTECTED] wrote: > I tried the first one in your list, > didn't work .. > > -Sanjay > > --- Lyndon Tiu <[EMAIL PROTECTED]> wrote: > > > On Thu,

Re: RMI call fails if there is a space in tomcat home path.

2005-10-13 Thread sanjay paithankar
I tried the first one in your list, didn't work .. -Sanjay --- Lyndon Tiu <[EMAIL PROTECTED]> wrote: > On Thu, 13 Oct 2005 20:49:38 -0700 (PDT) > users@tomcat.apache.org wrote: > > I search on "Bugzilla" got following bug > > > http://issues.apache.org/bugzilla/show_bug.cgi?id=13983 > > > >

Re: RMI call fails if there is a space in tomcat home path.

2005-10-13 Thread Lyndon Tiu
On Thu, 13 Oct 2005 20:49:38 -0700 (PDT) users@tomcat.apache.org wrote: > I search on "Bugzilla" got following bug > http://issues.apache.org/bugzilla/show_bug.cgi?id=13983 > If the workarounds in the bugzilla don't work for you, I would try these three: 1) c:\progra~1\abc 2) C:\\Program\ File

Re: RMI call fails if there is a space in tomcat home path.

2005-10-13 Thread Lyndon Tiu
On Thu, 13 Oct 2005 20:49:38 -0700 (PDT) users@tomcat.apache.org wrote: > I search on "Bugzilla" got following bug > http://issues.apache.org/bugzilla/show_bug.cgi?id=13983 Did you read the bugzilla? In there were a few workarounds and suggested solutions. Did you try them? -- Lyndon Tiu -

RMI call fails if there is a space in tomcat home path.

2005-10-13 Thread sanjay paithankar
Hello Team, Using 4.1.29 tomcat, in project we have to use RMI call, but when user install the product in a path containing space ( like C:\Program Files\abc\) then RMI call fails. I search on "Bugzilla" got following bug http://issues.apache.org/bugzilla/show_bug.cgi?id=13983 but do you face s