Tomcat Admin and File Locks

2007-03-20 Thread Zach Calvert
I'm using Tomcat 5.5.23 and the Tomcat Admin 5.5.23 for managing my war files. For some reason, I can install a new war file with no problem. If I undeploy, and redeploy the same war file, the web becomes unavailable. I have discovered it is due to the fact that Tomcat Admin is not

RE: Proxy/Forwarding

2006-11-21 Thread Zach Calvert
again, Zach -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, November 20, 2006 2:46 PM To: Tomcat Users List Subject: RE: Proxy/Forwarding From: Zach Calvert [mailto:[EMAIL PROTECTED] Subject: Proxy/Forwarding Is there a way to configure tomcat

RE: Proxy/Forwarding

2006-11-21 Thread Zach Calvert
created a catalina.properties to see if it would work there. It does not. Anyone got any other suggestions for setting up Tomcat 4.1 as a proxy? Thanks, Zach -Original Message- From: Zach Calvert [mailto:[EMAIL PROTECTED] Sent: Monday, November 20, 2006 3:03 PM To: Tomcat Users List

Tomcat Startup Error

2006-09-01 Thread Zach Calvert
I have a problem with Tomcat and I cannot figure out what is going on. I am using Tomcat 4.1.31. When running bootstrap.jar's main, I get Starting service Tomcat-Standalone Apache Tomcat/4.1.31 Catalina.start: LifecycleException: Context startup failed due to previous errors

Building Tomcat

2006-08-25 Thread Zach Calvert
and failing on the ant command for the root build.xml. I have posted a comment already, and I'm trying not to post twice, but I'm hoping this one explains in a little clearer text what I am doing. Thanks again, Zach Calvert

TOMCAT_LIBS_BASE

2006-08-25 Thread Zach Calvert
of the TOMCAT_LIBS_BASE jar files. Thank you, Zach Calvert

RE: Building Tomcat

2006-08-25 Thread Zach Calvert
:[EMAIL PROTECTED] Sent: Friday, August 25, 2006 12:19 PM To: Tomcat Users List Subject: Re: Building Tomcat Zach Calvert wrote: What are the exact steps of building the tomcat server from source? By that I mean, where do you go to get the source, including the dependent jars (commons

RE: Building Tomcat

2006-08-25 Thread Zach Calvert
. The only thing I can think of is if another ant process is overriding the basedir value. Weird. Zach -Original Message- From: Zach Calvert [mailto:[EMAIL PROTECTED] Sent: Friday, August 25, 2006 1:43 PM To: Tomcat Users List; users@tomcat.apache.org Subject: RE: Building Tomcat

RE: Running Tomcat from Bootstrap.main

2006-08-24 Thread Zach Calvert
commons-logging from your classpath Zach Calvert wrote: I am running an Eclipse java application that makes a call to the Bootstrap.main function. I am using Log4J as my logger. I set the catalina.home, catalina.base, java.endorsed.dirs, and java.io.tempdir before I call Bootstrap.main

Building Tomcat

2006-08-24 Thread Zach Calvert
The instructions at http://tomcat.apache.org/tomcat-5.5-doc/building.html are not working. I get the error BUILD FAILED C:\Program Files\Apache Tomcat\TomcatBuild\build.xml:48: Basedir C:\Program Files\Apache Tomcat\TomcatBuild\build does not exist Total time: 3 seconds Well no it

Running Tomcat from Bootstrap.main

2006-08-23 Thread Zach Calvert
log on my command line. Does anyone have any idea as to what causes this failure? Do I have to set some environment variable that I am not aware of? Thanks, Zach Calvert

Run Tomcat in Eclipse

2006-08-11 Thread Zach Calvert
I am trying to configure Eclipse 3.2 with Tomcat 5.5.17 and Java jdk1.5.0_08. In Tomcat 4.x days, I could set up a run configuration and have it run using Eclipse's run interface. I am trying to duplicate the process for 5.5.17, but am having difficulty. First off, I have tried searching

RE: Run Tomcat in Eclipse

2006-08-11 Thread Zach Calvert
Subject: Re: Run Tomcat in Eclipse Iam using Eclipse 3.2 with tcat 5.5.17 and jdk 1.5.0_07 In old version i used that sysdeo plugin, but now im using eclipse with WTP, it has nice support for deploying applications and manage servers. d. On Fri, 11 Aug 2006 19:08:58 +0200, Zach Calvert [EMAIL