Tomcat and IIS on separate machines

M

MShopov

Can anybody tell me if it is possible to link Tomcat with IIS when both
are running on two separate machines in a LAN.

In particular, Tomcat is running on a machine with Linux and IIS on a
machine with Windows Server 2003. I have already configured them when
both work on one machine.
 
J

Jean-Francois Briere

It depends on what you mean by "link".
If it's simply redirect HTTP requests from one to the other WEB server
then yes it's possible.
 
M

Mark Space

Jean-Francois Briere said:
It depends on what you mean by "link".
If it's simply redirect HTTP requests from one to the other WEB server
then yes it's possible.

Since he's had them both on one machine before, I assume he's referring
to an IIS-Tomcat connector. This is like a CGI link between Apache and
a regular scripting engine (PERL, PHP, etc.) but more sophisticated.

http://tomcat.apache.org/connectors-doc/

To the OP: sorry, I got nothing :D
 
M

MShopov

Jean-Francois Briere said:
It depends on what you mean by "link".
If it's simply redirect HTTP requests from one to the other WEB server
then yes it's possible.

Yes, that's what I mean, configuring IIS to forward some of the HTTP
request to a Tomcat server. Can you tell me where I can find any
resources or documentation, because all that I have found assume both
work on the same machine.
 
M

MShopov

Can anybody tell me if it is possible to link Tomcat with IIS when both
are running on two separate machines in a LAN.

In particular, Tomcat is running on a machine with Linux and IIS on a
machine with Windows Server 2003. I have already configured them when
both work on one machine.

I finally got it to work! I'm using jk2 and have successfully
configured an IIS 6.0 - Tomcat 5.5 connection when both works on
different machines. If some has the same problem, feel free to write me.
 
Joined
Aug 30, 2006
Messages
1
Reaction score
0
Hi,

I only configure IIS with Tomcat on the same machine. How is it different for different machines? I'd like to put on separate machines, but didn't find the steps to follow.

I'd appreciate your help very much!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,812
Latest member
GracielaWa

Latest Threads

Top