Re: newbie: multiple ports for same tomcat server 5.0

2010-01-22 Thread Chart
"SSI", mentioned by the OP in the > initial post, and which somewhat puzzled me too but which I decided to > just copy along, should in reality have been noted "IIS". Which makes > it a lot clearer for everyone now.) > > > So, Chart, bear with me. >

RE: newbie: multiple ports for same tomcat server 5.0

2010-01-22 Thread Chart
Chuck, Yes we have a firewall that does not allow traffic from the IIS server to the tomcat server on port 80. Just for learning purposes. Could you take the line out of my original file and add information like you had stated in your original update? thanks, n828cl wrote: > >> Fr

RE: newbie: multiple ports for same tomcat server 5.0

2010-01-22 Thread Chart
Chuck, I am now confused. I stated I am using port 8082 from the outside and need to use port 80 on the inside. So I am using different ports. So the port conflick that you talked about orignal would never happen (is this correct?). If I am going to have a port conflick, how would Impliment

newbie: multiple ports for same tomcat server 5.0

2010-01-21 Thread Chart
I have recently inherted a tomcat 5 server (today - do want want to upgrade at this point). There is a SSI server on the outside that sends request to 8009 for this tomcat server (from what I have been told). The tomcat server is running on port 8082. I have been tasked to change this tomcat