change configuration

2008-08-12 Thread Frank Uccello
I am new to tomcat I was wondering how to I change tomcat 5.5 running on Linux box to state auto developed = false also on tom cat 4 Thanks Frank

staging

2008-09-18 Thread Frank Uccello
I have a test server and a staging server: In the test server I have two war files abclaunch.war and abcota.war It works fine when I pull up it from the web browser I copy this two file to the staging but it shows me the old version on the staging web page I have confirmed there the same release

RE: staging

2008-09-19 Thread Frank Uccello
F5 to hard refresh that)? Paul McGurn |   Manager, Customer Support Escalations & Operations · ·· LogMeIn, Inc. www.LogMeIn.com |   [EMAIL PROTECTED] p. +1 781.897.1320 |   f. +1 781.897.0632 -Original Message----- From: Frank Uccello [mailto:[EMAIL

RE: staging

2008-09-19 Thread Frank Uccello
Thanks Frank -Original Message- From: Johnny Kewl [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2008 1:48 AM To: Tomcat Users List Subject: Re: staging - Original Message - From: "Frank Uccello" <[EMAIL PROTECTED]> To: Sent: Thursday, September 18, 2008

iis/tomcat

2008-09-29 Thread Frank Uccello
I see the tomcat link of http://tomcat.apache.org/connectors-doc-archive/jk2/jk/iishowto.html#Ins tallation But it just seem over ny head is there a very simple step by step direction to test, configure, and setup tomcat with iis.

RE: iis/tomcat

2008-09-29 Thread Frank Uccello
I look at that url totally confusing please help to simplify it -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 1:58 PM To: Tomcat Users List Subject: Re: iis/tomcat Frank Uccello wrote: > > I see the tomcat link of

RE: iis/tomcat

2008-09-29 Thread Frank Uccello
, September 29, 2008 3:09 PM To: Tomcat Users List Subject: Re: iis/tomcat Frank Uccello wrote: > I look at that url totally confusing please help to simplify it Start at the beginning and ask a specific question when you reach a point you don't understand. You should also answer the following: -

tomcat error

2008-09-30 Thread Frank Uccello
I have installed tomcat and works localhost:8080 I have the redirector for IIS and it does not seem to do it. The tomcat errors are as follows: [174 javajni.c] [error] The specified module could not be found. [[994 prunsrv.c] [error] Failed creating java C:\Program Files\Java\jre1.6.0_07\bin\

tomcat error

2008-09-30 Thread Frank Uccello
I have installed tomcat and works localhost:8080 I have the redirector for IIS and it does not seem to do it. The tomcat errors are as follows: [174 javajni.c] [error] The specified module could not be found. [[994 prunsrv.c] [error] Failed creating java C:\Program Files\Java\jre1.6.0_07\bin

redirector

2008-09-30 Thread Frank Uccello
Tomcat redirector for iss not working I can http://localhost:8080/app/servlet but not http://localhost/app/servlet -- error page could not be found I have no errors in the event viewer or tomcat logs Thanks Frank

redirector

2008-10-09 Thread Frank Uccello
I have installed tomcat 5.5 with iis 6 and using the isapi redirector I can point to the http://localhost:8050/Abc/servelt and that reslove fine. However when I try to use http://local/Abc/servelt it give me a web page that states Incorrect function. there nothing else on the web page I look

tomcat as services

2008-10-15 Thread Frank Uccello
I have a machine that has multiply tomcat instances and they run as a service. I like to add a new tomcat: First I copy an existing tomcat.exe and rename to Tomcat-ItActionSystem.exe Then I type the following tomcat5 //IS//TomcatItActionSystems --DisplayName="Tomcat-ItActionSystem" --Install

RE: tomcat as services

2008-10-15 Thread Frank Uccello
, October 15, 2008 10:29 AM To: Tomcat Users List Subject: RE: tomcat as services > From: Frank Uccello [mailto:[EMAIL PROTECTED] > Subject: tomcat as services > > First I copy an existing tomcat.exe and rename to > Tomcat-ItActionSystem.exe > > tomcat5 //IS//TomcatItActionSy

RE: tomcat as services

2008-10-15 Thread Frank Uccello
Never mind I found it thanks I go to try it -Original Message- From: Frank Uccello Sent: Wednesday, October 15, 2008 10:52 AM To: 'Tomcat Users List' Subject: RE: tomcat as services Ok this maybe a stupid question to ask but where do I download the service.bat file I only

RE: tomcat as services

2008-10-15 Thread Frank Uccello
y, October 15, 2008 11:27 AM To: Tomcat Users List Subject: RE: tomcat as services > From: Frank Uccello [mailto:[EMAIL PROTECTED] > Subject: RE: tomcat as services > > Ok this maybe a stupid question to ask but where do I download the > service.bat file Repeating what I alr

RE: tomcat as services

2008-10-15 Thread Frank Uccello
t Users List Subject: RE: tomcat as services > From: Frank Uccello [mailto:[EMAIL PROTECTED] > Subject: RE: tomcat as services > > It gives me a window error nonalpah45 only option is click ok > Once click ok Failed installing 'tomcat-ItActionSystem' service The erro

RE: tomcat as services

2008-10-15 Thread Frank Uccello
I had change the batch file but I got the service to work thanks -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2008 12:12 PM To: Tomcat Users List Subject: RE: tomcat as services > From: Frank Uccello [mailto:[EMAIL PROTEC

tomcat error

2008-10-15 Thread Frank Uccello
I have my tomcat start and everything look fine but I can not reach localhost:8057/it/servlet The tomcat log states SEVERE: Invalid message received with signature 18245 Any see this before I can not seem to find anything via google

RE: tom cat error

2008-10-16 Thread Frank Uccello
It seem it to be a port issue not sure why I had at 9057 and it did not work when I changed to 8057 it works Thanks -Original Message- From: Pid [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2008 9:47 AM To: Tomcat Users List Subject: Re: tom cat error Frank Uccello wrote

tom cat error

2008-10-16 Thread Frank Uccello
-2 wrote: > > That all it states or could you provide a little more context? > > Also the usual stuff everyone forgets: OS, tomcat version, java > version, relevant configs, etc., ... > > --David > > Frank Uccello wrote: > >>I have my tomcat start and ever

I/O exception

2008-10-16 Thread Frank Uccello
I have Windows 2003 SP2, tom cat 5.5 , jave 1.5 box and I get the tomcat error of INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect Anyone see this before I try Google it but could come up with an answer Thanks

INFO: Retrying request

2008-10-17 Thread Frank Uccello
I have Windows 2003 SP2, tom cat 5.5 , jave 1.5 box I can reach my tomcat app using localhost:8050/IT/servlet but not localhost/IT/servlet I was getting an http error Http error 404 - File or directory localhost/IT/servlet on web page of not found I took a closer look at the tomcat logs and the

RE: INFO: Retrying request

2008-10-17 Thread Frank Uccello
Not 100$ sure what you mean but here are my configs Iaspi_redirector.porperty file located c:\program files\apache\Jk_redir\bin # Configuration file for the Jakarta ISAPI Redirector # The path to the ISAPI Redirector Extension, relative to the website # This must be in a virtual directory with e

naroow down my issue

2008-10-20 Thread Frank Uccello
Specs: Tomcat5.5, java 1.5, windows 2003 sp2 I still having an issue with connecting to my tomcat via iss (it connect to localhost:8060/IT/servlet but not localhost/IT/servlet After much digging and I maybe incorrect here but I think it has to with my server.xml file The basic error log now t

configure the Heap Size

2008-10-27 Thread Frank Uccello
Is it possible to set the Heap size in the server.xml file and if so what the syntax