Re: Defining website name for tomcat application

2009-03-09 Thread Gregor Schneider
Chuck, as always, you're right with that, however, I always edit the Host-element to make things obvious and clear - for me that's kind if a "good practice". Cheers Gregor -- just because your paranoid, doesn't mean they're not after you... gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp

RE: Defining website name for tomcat application

2009-03-09 Thread Caldarale, Charles R
> From: Gregor Schneider [mailto:rc4...@googlemail.com] > Subject: Re: Defining website name for tomcat application > > You will also have to configure the Host-element in your server.xml: > http://tomcat.apache.org/tomcat-6.0-doc/config/host.html That's usually not neces

Re: Defining website name for tomcat application

2009-03-09 Thread Gregor Schneider
Make sure that your DNS-server has the correct entry for the IP-address. You will also have to configure the Host-element in your server.xml: http://tomcat.apache.org/tomcat-6.0-doc/config/host.html Rgds Gregor -- just because your paranoid, doesn't mean they're not after you... gpgp-fp: 79A84

Defining website name for tomcat application

2009-03-09 Thread RBS100
Currently we are accessing the same using ip address only, but we want to access it with website name. How to assign a website name to an application running in tomcat? -- View this message in context: http://www.nabble.com/Defining-website-name-for-tomcat-application-tp22409738p22409738.html