RE: Extending PersistentValve ?

2006-01-16 Thread Gary Blomquist
The ClassCastException fixed. I had the valve configured incorreclty in the server.xml. Would still appreciate feedback on the approach discussed below. Thanks, Gary -Original Message- From: Gary Blomquist [mailto:[EMAIL PROTECTED] Sent: Monday, January 16, 2006 2:12 PM To: Tomcat

Extending PersistentValve ?

2006-01-16 Thread Gary Blomquist
PersistentValue) Thanks for your assistance, Gary Blomquist

RE: Error building from source - error validating cert -> build.xml missing

2006-01-13 Thread Gary Blomquist
r building from source - error validating cert -> build.xml missing Hi, Either use the proper net build.xml, or if you're doing a manual checkout, grab all the modules. You can grab them individually or by checking out http://svn.apache.org/repos/asf/tomcat/current/tc5.5.x Yoav On 1/13/06,

RE: Error building from source - error validating cert -> build.xml missing

2006-01-13 Thread Gary Blomquist
In build/build.xml, I changed: To: And the build completed with no error messages. -Original Message- From: Gary Blomquist [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 4:24 PM To: Tomcat Developers List Subject: Re: Error building from source - error

Re: Error building from source - error validating cert -> build.xml missing

2006-01-13 Thread Gary Blomquist
/tc5.5.x tc55-container etc... Mvgr, Martin Gary Blomquist wrote: > I'm not familiar with subversion. > > I created a dir c:\Tools\Tomcat-dev2 > > In this dir, I checked out out > http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x > > Then when I attempt to check out

RE: Error building from source - error validating cert

2006-01-13 Thread Gary Blomquist
/repos/asf/tomcat/build/tc5.5.x tc55-main http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x tc55-container etc... Mvgr, Martin Gary Blomquist wrote: > I'm not familiar with subversion. > > I created a dir c:\Tools\Tomcat-dev2 > > In this dir, I checked out out > http

RE: Error building from source - error validating cert

2006-01-13 Thread Gary Blomquist
en in your build.properties file? Keith Gary Blomquist wrote: > I have NOT modified the script. I checked the script and it contains > the following: > > value="http://svn.apache.org/repos/asf/"; /> > > I don't

RE: Error building from source - error validating cert

2006-01-13 Thread Gary Blomquist
so don't know the specifics of the build. Mvgr, Martin Gary Blomquist wrote: > Hi, > > I attempted to checkout and build Tomcat based on the online > documentation and received the following error: > > C:\Tools\Tomcat-dev>ant > Buildfile: build.xml > > check.s

RE: Error building from source - error validating cert

2006-01-13 Thread Gary Blomquist
Thanks, Gary -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 2:26 PM To: Tomcat Developers List Subject: Re: Error building from source - error validating cert Gary Blomquist wrote: > Hi, > > I attempted to checkout and build Tomc

Error building from source - error validating cert

2006-01-13 Thread Gary Blomquist
[exec] Fetching external item into 'C:\Tools\Tomcat-dev\build' [exec] Result: 1 build: BUILD FAILED C:\Tools\Tomcat-dev\build.xml:48: Basedir C:\Tools\Tomcat-dev\build does not exist Any help would be greatly appreciated. Thanks, Gary Blomquist