Hi all,

How can I find information as to how to configure Tomcat 4.0.2 with IIS
5.0/6.0?  I have configured Apache to work with Tomcat, but I am finding it
hard to locate information about the same with IIS.  Has anybody done this
before?  

Thanks
Manoj.

-----Original Message-----
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 22, 2002 1:25 PM
To: Tomcat Users List
Subject: RE: RMI and TC4.x


Howdy,
We use RMI extensively on long-running tomcat servers (4.0.1 and 4.0.4).
Never had any problems with it.  We even have a portion of the night
when we do very frequent (more than 1/sec) serialization and
deserialization of relatively large, complex (but serializable) objects
between a number of servers.

We also use JDK 1.4.0 (also tested on 1.3.1), on Solaris.  I looked at
your bugzilla bug report, and it looked like a fairly simple
MalformedURLException.  I wonder if this bug is related to a difference
between tc 3.x and 4.x in the way they handle spaces in JNDI/RMI server
URLs.  Did you try using tomcat 4.x to connect to an RMI server that
doesn't have a space in its URL?

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: David Oxley [mailto:[EMAIL PROTECTED]]
>Sent: Monday, July 22, 2002 12:59 PM
>To: 'Tomcat Users List'
>Subject: RMI and TC4.x
>
>Has anyone got RMI working from within TC4.x. I had no problems under
>TC3.x,
>but just can't get it working under TC4.x.
>
>I have had a bug report outstanding for quite some time on this, but I
was
>hoping that someone on the user list may have already got this working.
>
>http://issues.apache.org/bugzilla/show_bug.cgi?id=7082
><http://issues.apache.org/bugzilla/show_bug.cgi?id=7082>
>
>
>
>Cheers.
>
>Dave.


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

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

Reply via email to