Re: wrong version of Tomcat

2007-01-02 Thread Gregor Schneider
Leon, in case you're stuck: - How do you start / stop tomcat? - Maybe you want to post the startup-script? That might contain some valuable hints. Cheers Greg -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys

RE: Wrong version of Tomcat

2007-01-02 Thread Caldarale, Charles R
> From: Leon van der Merwe [mailto:[EMAIL PROTECTED] > Subject: Wrong version of Tomcat > > The version of Tomcat that is displayed as part of the 404(page not > found) error page is wrong, still displaying the previous version. You need to find out what mechanism starts Tomcat

RE: wrong version of Tomcat

2007-01-02 Thread Leon van der Merwe
MUCH appreciated Martin, Have a great day! Leon -Original Message- From: david.delbecq [mailto:[EMAIL PROTECTED] Sent: 02 January 2007 04:24 PM To: Tomcat Users List Subject: Re: wrong version of Tomcat Leon van der Merwe a écrit : > Hi Martin, > > Thanks but its running o

Re: wrong version of Tomcat

2007-01-02 Thread david.delbecq
ppreciated > > Leon > > -Original Message- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: 02 January 2007 03:47 PM > To: Tomcat Users List > Subject: Re: wrong version of Tomcat > > > Hel

Re: wrong version of Tomcat

2007-01-02 Thread Martin Gainty
age - From: "Leon van der Merwe" <[EMAIL PROTECTED]> To: "Tomcat Users List" ; "Martin Gainty" <[EMAIL PROTECTED]> Sent: Tuesday, January 02, 2007 8:56 AM Subject: RE: wrong version of Tomcat Hi Martin, Thanks but its running on Solaris 10... I did

RE: wrong version of Tomcat

2007-01-02 Thread Leon van der Merwe
Hi Leon, I am pretty certain but just to be sure here is the web.xml file. Thanks Leon -Original Message- From: Leon Rosenberg [mailto:[EMAIL PROTECTED] Sent: 02 January 2007 04:04 PM To: Tomcat Users List Subject: Re: wrong version of Tomcat Just a quick shot from the hip, are you

Re: wrong version of Tomcat

2007-01-02 Thread Leon Rosenberg
nty [mailto:[EMAIL PROTECTED] Sent: 02 January 2007 03:47 PM To: Tomcat Users List Subject: Re: wrong version of Tomcat Hello Leon I found this in the registry- HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Tomcat\5.5

RE: wrong version of Tomcat

2007-01-02 Thread Leon van der Merwe
What is the implication of above? Can I just change it? Much appreciated Leon -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: 02 January 2007 03:47 PM To: Tomcat Users List Subject: Re: wrong version of Tomcat Hello Leon I found this in the registry- HKEY_LOCA

Re: wrong version of Tomcat

2007-01-02 Thread Gregor Schneider
Leon is not asking for the dtd-version but for the Tomcat-version. It looks as if one of the environment-entries ($CATALINA_HOME i.e.) is still pointing to the old version. cheers greg -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key av

Re: wrong version of Tomcat

2007-01-02 Thread Martin Gainty
anuary 02, 2007 8:15 AM Subject: wrong version of Tomcat My company upgraded their Tomcat version from 4.1.x... to 5.5.x The version of Tomcat that is displayed as part of the 404(page not found) error page is wrong, still displaying the previous version. Where does Tomcat get/set the version numb

Re: wrong version of Tomcat

2007-01-02 Thread olivier nouguier
In the web.xml: The servlet api must be set with something like: http://java.sun.com/xml/ns/j2ee"; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation=" http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";> Instead of "old" DTD. On 1/2/07, Leon v

RE: Wrong version of Tomcat

2007-01-02 Thread Leon van der Merwe
Thanks Bruno will have a look! -Original Message- From: Bruno Vilardo [mailto:[EMAIL PROTECTED] Sent: 02 January 2007 03:20 PM To: Tomcat Users List Subject: Re: Wrong version of Tomcat Leon, Check your environment Variables, Make sure it is pointing to the right Tomcat Version. HTH

Re: Wrong version of Tomcat

2007-01-02 Thread Bruno Vilardo
Leon, Check your environment Variables, Make sure it is pointing to the right Tomcat Version. HTH, Regards, Bruno On 1/2/07, Leon van der Merwe <[EMAIL PROTECTED]> wrote: My company upgraded their Tomcat version from 4.1.x... to 5.5.x The version of Tomcat that is displayed as part of the

wrong version of Tomcat

2007-01-02 Thread Leon van der Merwe
My company upgraded their Tomcat version from 4.1.x... to 5.5.x The version of Tomcat that is displayed as part of the 404(page not found) error page is wrong, still displaying the previous version. Where does Tomcat get/set the version number like 5.5.20? It seems to not be in the server.xml fil

Wrong version of Tomcat

2007-01-02 Thread Leon van der Merwe
My company upgraded their Tomcat version from 4.1.x... to 5.5.x The version of Tomcat that is displayed as part of the 404(page not found) error page is wrong, still displaying the previous version. Where does Tomcat get/set the version number like 5.5.20? It seems to not be in the server.xml fil