Web Server Configuration
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsWeb DesignWeb Server Configuration

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today!
  #1  
Old August 2nd, 2005, 03:25 PM
Drunk Drunk is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2005
Posts: 1 Drunk User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 21 m 31 sec
Reputation Power: 0
Problem with Apache, IIS and Tomcat on same machine

Hello everybody:

I have IIS (running on 80), Apache HTTP server for Oracle 9i(running on 8080) and Tomcat(on port 8005). I configured IIS to redirect all the servlet commands to tomcat by making virtual directory under IIS. Also, Tomcat was installed after Apache.

Now, typing this is fine : http://localhost/ -gives me windows xp page.
typing this is fine: http://localhost:8080/ -gives me Oracle servlet engine.

But I can't get this to work: http://localhost/examples/jsp/index.html
To summarize, I want IIS to redirect all servlet calls to Tomcat.

Any help will be highly appreciated.
Thanks

Reply With Quote
  #2  
Old September 14th, 2005, 02:59 PM
larry2342 larry2342 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2005
Posts: 4 larry2342 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 51 m 19 sec
Reputation Power: 0
http://localhost/examples/jsp/index.html

I think it should be it should be

http://localhost/jsp-examples

I have not used IIS ...so if something else is going one not sure.

I use apache and mod_jk to foward request to Tomcat. You have to have the mod_jk connector setup for it to work it is what fowards the request to tomcat. I am not certain what IIS uses.

Only other thing can think of is tomcat uses port 8080 to listen to connector request. You can check by going to your server.xml file in tomcat. Find section starts with connector. Should say port=" 8080"

Reply With Quote
  #3  
Old October 7th, 2005, 01:03 AM
infamous-online infamous-online is offline
Moderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 404 infamous-online User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 24 m 44 sec
Reputation Power: 7
do you even have the mod_jk redirector for iis in the first place? if not, then you need to download that dll and setup it up.
__________________
Apache Expert

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsWeb DesignWeb Server Configuration > Problem with Apache, IIS and Tomcat on same machine


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway