Jim Reich

Greenhorn
+ Follow
since Jun 09, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Jim Reich

I am running into a little problem. Our production server has IIS 5 and Tomcat (4.0.6) on the same box (we also use the JK redirector). This release of tomcat is the latest release that our ERP will support. Everything works fine.

We also have an app that will only work with Tomcat 4.1.3.1 or later.

Additional hardware is not possible. We want to keep everything on the same box.

Can I configure the JK redirector or IIS to pass specific request to one instance of Tomcat while passing other specific requests to the other instance?

Thanks in advance.
18 years ago