Tomcat 5.5 clustering

2007-05-10 Thread Gross, Keith
I was wondering what people use for cluster monitoring and administration. I have my test cluster set up with the farm deployer so deployment/undeployment across the cluster are easy enough. What I'm looking for is something like what the admin and manager appliactions can do but on a cluster

RE: Building from source

2007-04-26 Thread Gross, Keith
build.properties.default (the base.path parameter is where it will download dependencies too) d) ant download e) ant (or ant release, but this requires additional stuff) Filip Gross, Keith wrote: I was trying to follow the direction from the web site for building Tomcat 5.5 from source. I

Building from source

2007-04-25 Thread Gross, Keith
I was trying to follow the direction from the web site for building Tomcat 5.5 from source. I was wondering if anybody has done a from scratch build using those instructions? I found right off the build.xml (http://tomcat.apache.org/tomcat-5.5-doc/build.xml) linked from that page

RE: Classloader leak

2007-04-19 Thread Gross, Keith
, 2007 6:05 PM To: Tomcat Users List Subject: Re: Classloader leak Gross, Keith wrote: Is there some way to prevent this? It could be application error or it could be a Tomcat bug. Can you create a simple war that demonstrates the issue I can use for debugging? Mark

RE: Classloader leak

2007-04-19 Thread Gross, Keith
Gross, Keith wrote: I'll need to strip the application of some confidential bits but since my test case only required the menu page that shouldn't be a problem. Once I have a test case were would you like it placed? Please create a bugzilla entry for it and add the war as an attachment. http