Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joshua, On 3/9/2010 4:50 PM, Joshua Gregoire wrote: http://r18test2.kcc.edu/WebAdvisor2/WebAdvisor2";> That looks fine. I hadn't seen that you already posted this in another reply before I wrote mine. Sorry to duplicate

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread Joshua Gregoire
Hey Chris, That triggered a thought and I got it working. I had to make a change in our database application that this webapp communicates with and now I'm up and running. Thanks again to you and Andre for all your help!! Josh >>> Christopher Schultz 3/9/2010 4:07 PM >>> -BEGIN PGP SI

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joshua, On 3/9/2010 4:50 PM, Joshua Gregoire wrote: > CONTENT="0;URL=http://r18test2.kcc.edu/WebAdvisor2/WebAdvisor2";> That looks fine. I hadn't seen that you already posted this in another reply before I wrote mine. Sorry to duplicate effort. > T

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread Joshua Gregoire
Hey Chris, Here is the code for the meta redirect. http://r18test2.kcc.edu/WebAdvisor2/WebAdvisor2";> The WebAdvisor2 app does do something behind the scenes once tomcat has it and the url ends up http://10.10.11.90:8080/WebAdvisor2/WebAdvisor2?TYPE=M&PID=CORE-WBMAIN&TOKENIDX=2044948188

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joshua, On 3/9/2010 2:25 PM, Joshua Gregoire wrote: > First, thanks for your assistance with this, I appreciate the time and > effort. Thanks for the thanks (mostly to others, not me just yet): as Andre' mentions, it's always nice when the community

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread Joshua Gregoire
Will do and thanks again!!! >>> André Warnier 3/9/2010 2:19 PM >>> Joshua Gregoire wrote: > First, thanks for your assistance with this, I appreciate the time and > effort. > No problem. The people here are all volunteers, who try to help because they like doing this. They also do it to the

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread André Warnier
Joshua Gregoire wrote: First, thanks for your assistance with this, I appreciate the time and effort. No problem. The people here are all volunteers, who try to help because they like doing this. They also do it to the limit of their abilities. Unfortunately my abilities in terms of IIS and

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread Joshua Gregoire
First, thanks for your assistance with this, I appreciate the time and effort. It's quite possible I'm using it wrong. In IIS, I setup a site with root drive on C:\inetpub\r18test2.kcc.edu and I created two virtual directories, 1 for the isapi dll called jakarta and another for the WebAdvisor

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread Joshua Gregoire
Question 1: Not sure this server will always be used for just this site. Also, we will have three versions of this site on the server. 1 will be production other two will be test instances. Wasn't sure how tomcat handled multiple sites with multiple domain names. Question 2: The redirect is don

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread André Warnier
André Warnier wrote: Joshua Gregoire wrote: r18test2.kcc.edu brings me to the root drectory of the site in IIS. I have a redirect set on the default page in IIS to go to http://r18test2.kcc.edu/WebAdvisor2/WebAdvisor2 The url in the browser then changes to http://10.10.11.90:8080/WebAdvisor2/

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread André Warnier
Joshua Gregoire wrote: r18test2.kcc.edu brings me to the root drectory of the site in IIS. I have a redirect set on the default page in IIS to go to http://r18test2.kcc.edu/WebAdvisor2/WebAdvisor2 The url in the browser then changes to http://10.10.11.90:8080/WebAdvisor2/WebAdvisor2 The fi

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread Joshua Gregoire
r18test2.kcc.edu brings me to the root drectory of the site in IIS. I have a redirect set on the default page in IIS to go to http://r18test2.kcc.edu/WebAdvisor2/WebAdvisor2 The url in the browser then changes to http://10.10.11.90:8080/WebAdvisor2/WebAdvisor2 The uriworkermap.properties is set t

Re: Tomcat displays IP instead of DNS name

2010-03-09 Thread André Warnier
Joshua Gregoire wrote: Hello All, This is my first Tomcat install, so sorry if this is a dumb question. Server Information Windows Server Standard 2008 Service Pack 2 64bit IIS Version 7.0.6000.16386 Tomcat Version 6.0.24 64 bit Isapi_redirector 1.2.30 amd64 Thank you for specifying this.

Tomcat displays IP instead of DNS name

2010-03-09 Thread Joshua Gregoire
Hello All, This is my first Tomcat install, so sorry if this is a dumb question. Server Information Windows Server Standard 2008 Service Pack 2 64bit IIS Version 7.0.6000.16386 Tomcat Version 6.0.24 64 bit Isapi_redirector 1.2.30 amd64 I have my site up and running in Tomcat. I also have IIS