Re: Tomcat Version detection

2005-06-22 Thread Hari Mailvaganam
Hi Steve: When Tomcat is started, the version number appears in Catalina.log. regards, Hari Mailvaganam On 6/20/05, Steve Vanspall <[EMAIL PROTECTED]> wrote: > Hi there, > > I am running tomcat under linux, unfortunately can't remember whether it is > 4.1.24 or 4.1.31, which made me relise, I

Re: Tomcat Version detection

2005-06-21 Thread Holger Klawitter
Steve Vanspall wrote: > Hi there, > > I am running tomcat under linux, unfortunately can't remember whether it > is 4.1.24 or 4.1.31, which made me relise, I don't know how to find out. > > When i look at the logs it jsut says Tomcat 4.1 unlike on windows where it > actually gives the full versi

Re: Tomcat Version

2004-12-11 Thread Tim Funk
http://jakarta.apache.org/tomcat/faq/misc.html#version -Tim Billy Ng wrote: Hi folks, Is there any way to find out the tomcat version from the command line? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

Re: Tomcat Version

2004-12-11 Thread Hari Mailvaganam
The only, but inconvenient way, I have found is to stop/start Tomcat and look at the 'catalina.out' log file. The Tomcat version number is written to the log file on start-up. cheers, Hari Mailvaganam On Sat, 11 Dec 2004 14:40:10 -0800, Billy Ng <[EMAIL PROTECTED]> wrote: > Hi folks, > > Is th

RE: Tomcat version

2003-11-18 Thread Tom Lyle
3:48 > To: Tomcat Users List > Subject: RE: Tomcat version > > > Please tell me how to set the mime type. > > -Original Message- > From: Tom Lyle [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 18, 2003 6:56 PM > To: Tomcat Users List > Subject: RE: Tomcat ve

RE: Tomcat version

2003-11-18 Thread Aggarwal, Gautam (IE03)
I added the following and it seems to be working fine. xls application/vnd.ms-excel Thanks a lot, Tom! -Original Message- From: Aggarwal, Gautam (IE03) Sent: Tuesday, November 18, 2003 7:18 PM To: Tomcat Users List Subject: RE: Tomcat version Please tell me how to

RE: Tomcat version

2003-11-18 Thread Aggarwal, Gautam (IE03)
Please tell me how to set the mime type. -Original Message- From: Tom Lyle [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 6:56 PM To: Tomcat Users List Subject: RE: Tomcat version At a guess the excel mime type is not set in Tomcat 4.0.3 conf/web.xml > -Original Mess

RE: Tomcat version

2003-11-18 Thread Tom Lyle
At a guess the excel mime type is not set in Tomcat 4.0.3 conf/web.xml > -Original Message- > From: Aggarwal, Gautam (IE03) [mailto:[EMAIL PROTECTED] > Sent: 18 November 2003 13:36 > To: [EMAIL PROTECTED] > Subject: Tomcat version > > > I have a link on a page in my JSP application that is

Re: Tomcat & version 3 certificates?

2003-09-19 Thread Bill Barker
Sorry about the last post, hit the wrong key. I've never had problems using V3 certs with Tomcat (at least using a 1.4 JVM). (Ok, I'm lying: there was a bug using PureTLS with certain V3 certs at one point). In any case, Tomcat delegates cert handling to JSSE, so any problems would be with all

Re: Tomcat & version 3 certificates?

2003-09-19 Thread Bill Barker
I've never "Adrian Beech" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > G'day all, > > Earlier today we were advised by a bod from another section in our > organisation that there is a known compatibility issue with Tomcat and > version 3 certificates. Apparently he had been advise

Re: Tomcat version

2003-07-15 Thread Yoav Shapira
Howdy, ServletContext#getServerInfo() This is a FAQ, search the archives before you post. Yoav Shapira --- Billy Ng <[EMAIL PROTECTED]> wrote: > Hi folks, > > Is there any api to get the tomcat version? > > Thanks! > > Billy Ng = Yoav Shapira [EMAIL PROTECTED] _

RE: tomcat version number appears in header

2003-04-04 Thread Tim Odowd
I am sorry to repost, but I did not recieve any responses to my original because I was subscribed with a different email address. My question is, how can I prevent the tomcat version information from appearing in a the response header? I am using the ajp12Connector between IIS and tomcat. Is th

Re: Tomcat Version

2003-02-25 Thread Burcu Dalmis
try this: http://localhost:8080 - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 25 Subat 2003 Sali 16:30 Subject: Tomcat Version > > > > > Hello, > > Can anyone help me how to figure out which tomcat version is installed. I > need to know if it is 4.1.1

RE: Tomcat Version

2003-02-25 Thread Shapira, Yoav
Howdy, grep $CATALINA_HOME/logs/catalina.out for lines starting with Apache Tomcat. The full version will be there. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Tuesday, February 25, 2003 9:31 AM >To: [EMAIL PROTE

RE: Tomcat version 4

2003-01-08 Thread neal
? Thanks. Neal -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 3:37 PM To: 'Tomcat Users List' Subject: RE: Tomcat version 4 Check the Tomcat log files, in CATALINA_HOME/logs. Typically, you'll want the file that has a n

RE: Tomcat version 4

2003-01-08 Thread Turner, John
Check the Tomcat log files, in CATALINA_HOME/logs. Typically, you'll want the file that has a name of the form: hostname_log.-MM-DD.txt Provided the logger defaults haven't been changed. You can also look for files stdout.log and stderr.log for messages from Tomcat itself (like startup

Re: tomcat version numbering (Was: HttpServletRequest.isSecure()fails...)

2002-11-20 Thread Craig R. McClanahan
On Wed, 20 Nov 2002, Steinar Bang wrote: > > If one looks at the distribution directory of tomcat, it is easy to > get confused. It contains the directories: > v4.0.5/ 09-Oct-2002 07:28- > v4.0.6/ 08-Oct-2002 08:27- > v4.1.12/

RE: Tomcat version output

2002-10-18 Thread Reynir Hübner
When I start tomcat up on commandline I get messages like this : C:\_tomcat2\bin>catalina run Using CATALINA_BASE: .. Using CATALINA_HOME: .. Using CATALINA_TMPDIR: ..\temp Using JAVA_HOME: c:\eplica\java 17.10.2002 13:16:09 org.apache.commons.modeler.Registry loadRegistry INFO: Loading

RE: Tomcat version output

2002-10-18 Thread Julius Davies
Hello, Sigurður Bjarnason, I recently ran into this problem, as well. I found a solution that works nicely with all web-servers (Tomcat, JRun, Weblogic, etc...). Probably others have emailed you with this solution, but in case they haven't: First, create the following jsp: getServerInfo.jsp

RE: Tomcat version output

2002-10-18 Thread Sigurður Bjarnason
. október 2002 13:16 To: Tomcat Users List Subject: RE: Tomcat version output When I start tomcat up on commandline I get messages like this : C:\_tomcat2\bin>catalina run Using CATALINA_BASE: .. Using CATALINA_HOME: .. Using CATALINA_TMPDIR: ..\temp Using JAVA_HOME: c:\eplica\j

RE: Tomcat version output

2002-10-17 Thread Cox, Charlie
if you haven't delete ROOT, look at index.html Charlie > -Original Message- > From: Sigurður Bjarnason [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 17, 2002 9:23 AM > To: Tomcat Users List > Subject: RE: Tomcat version output > > > I am using.. Lin

RE: Tomcat version output

2002-10-17 Thread Shapira, Yoav
>-Original Message- >From: Sigurður Bjarnason [mailto:[EMAIL PROTECTED]] >Sent: Thursday, October 17, 2002 9:23 AM >To: Tomcat Users List >Subject: RE: Tomcat version output > >I am using.. Linux and i dont get this output..! when i start in console. >just. > >Using

Re: Tomcat version with a working Apache connector?

2002-01-29 Thread Emerson
I use tomcat 3.2.4 with mod_jk to connect to apache 1.3.20-29 And works just fine without having to configure nothing in httpd.conf (just a line pointing to tomcat conf file), as tomcat (this version i guess) generate the conf file. At 20:16 29/1/2002 +, you wrote: >We've been unable to get

RE: Tomcat version

2001-06-21 Thread William Kaufman
(You know, I just mailed this text _this_morning_,...) javax.servlet.ServletContext: getMajorVersion(), getMinorVersion() (returns the version of the JSDK it implements) getServerInfo() (returns a text description of the Tomcat version) -- Bill K

RE: Tomcat Version

2001-06-21 Thread William Kaufman
javax.servlet.ServletContext: getMajorVersion(), getMinorVersion() (returns the version of the JSDK it implements) getServerInfo() (returns a text description of the Tomcat version) -- Bill K. -Original Message- From: Amer Mallah [mail

Re: Tomcat version war?

2001-03-31 Thread Craig R. McClanahan
On Thu, 29 Mar 2001, Christian Parpart wrote: > Hi, > > I do not really know, why there're so many different > versions of Tomcat out. > > * Tomcat 3.2.2 beta 2 > * Tomcat 3.3 Milestone 2 --> Tomcat 3.x-dev > * Tomcat 4.0 beta 1 --> Tomcat 4.0-dev > The "-dev" identifies things tha

Re: Tomcat version war?

2001-03-29 Thread Milt Epstein
On Thu, 29 Mar 2001, Christian Parpart wrote: > Hi, > > I do not really know, why there're so many different > versions of Tomcat out. > > * Tomcat 3.2.2 beta 2 > * Tomcat 3.3 Milestone 2 --> Tomcat 3.x-dev > * Tomcat 4.0 beta 1 --> Tomcat 4.0-dev > > The Tomcat 4.0-b1 is a branch on

RE: tomcat version

2001-02-07 Thread Chris Thompson
If you have installed Tomcat correctly and got to the Tomcat page through a browser it will say at the top of the page what version you are running. Chris -Original Message- From: Carlos [mailto:[EMAIL PROTECTED]] Sent: 07 February 2001 14:14 To: [EMAIL PROTECTED] Subject: tomcat version

Re: Tomcat version

2000-12-06 Thread James Bromberger
When I see a directory index from Tomcat 3.2 final (via HTTP), the last line says: Tomcat Web Server v3.2 (final) There is probably far better ways, but this is one I just noticed... HTH, James jamesATrcpt.to, http://www.rcpt.to/~james/ >>> [EMAIL PROTECTED] 12/07/00