Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

NOT WORKING - Tomcat 4.0.5 and IIS 5

843840Oct 11 2002 — edited Oct 16 2002
I'm trying to set up Tomcat to work with IIS 5 on windows 2000 server.

I got everything working fine locally. I deployed my app and it's working fine on localhost:8080. Now I want to be able to see it from the outside and some files that I try to view from my domain come up with the actual source code.

I ran with several tutorials that keep saying "Hey, you did it...it's was so easy wasn't it?" and they don't say anything when it all goes wrong. No one goes the extra step to help out when these easy instructions do nothing. I'm looking at this for far too long now and I'm losing my mind slowly.

I have IIS running and restarted it with jakarta virtual directory that has a green arrow up. But localhost doesn't find the pages. So I'm not sure what could be wrong.

I'm having a lot of trouble with the workers.properties file. If anyone could help me with that it would be great. The uriworkmap seems to be quite simple, and goes the same way as the web.xml server uri-mapping. But I'm not sure what could be wrong.

I also tried to get tomcat to service jsp files and IIS everything else, but still nothing.

Thanks in advance,

Lior
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 13 2002
Added on Oct 11 2002
6 comments
169 views