Re: reloadable problem with filters

2008-08-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel, Daniel Blumenthal wrote: > I'm actually getting an error in catalina.out *during compilation* (see log > extract below). That's deployment, not compilation. > I think that what's happening is that somehow the reload > process is being trigge

RE: reloadable problem with filters

2008-08-15 Thread Caldarale, Charles R
> From: Daniel Blumenthal [mailto:[EMAIL PROTECTED] > Subject: RE: reloadable problem with filters > > On my development machine, I do compile into the same > directory that I'm running from. You could try turning off autoDeploy and then manually initiate a redeployment when

RE: reloadable problem with filters

2008-08-15 Thread Daniel Blumenthal
Tomcat Users List > Subject: RE: reloadable problem with filters > > > From: Daniel Blumenthal [mailto:[EMAIL PROTECTED] > > Subject: RE: reloadable problem with filters > > > > I'm actually getting an error in catalina.out *during > > compilation* (see log

RE: reloadable problem with filters

2008-08-15 Thread Caldarale, Charles R
> From: Daniel Blumenthal [mailto:[EMAIL PROTECTED] > Subject: RE: reloadable problem with filters > > I'm actually getting an error in catalina.out *during > compilation* (see log extract below). Are you compiling into the deployment directory of an active application? I

RE: reloadable problem with filters

2008-08-15 Thread Daniel Blumenthal
Tomcat Users List' > Subject: RE: reloadable problem with filters > > Hi Chris, > > Unfortunately, I don't think it's related to that. > > The "reloadable" attribute has been working like a champ for > me. But today, I added a filter (a new class, creat

RE: reloadable problem with filters

2008-08-15 Thread Daniel Blumenthal
xt start SEVERE: Context [/myapp] startup failed du to previous errors > -Original Message- > From: Christopher Schultz [mailto:[EMAIL PROTECTED] > Sent: Friday, August 15, 2008 3:32 PM > To: Tomcat Users List > Subject: Re: reloadable problem with filters > >

Re: reloadable problem with filters

2008-08-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel, Daniel Blumenthal wrote: > I'm having an odd problem. When filters are enabled in my application > (e.g., to add an "Expires" header to certain files), I have to restart the > tomcat server every time I recompile. When the filters are disabl

RE: reloadable problem with filters

2008-08-15 Thread Daniel Blumenthal
Sorry, I forgot to mention. This is for Tomcat 5.5.23. _ From: Daniel Blumenthal [mailto:[EMAIL PROTECTED] Sent: Friday, August 15, 2008 1:40 PM To: 'Tomcat Users List' Subject: reloadable problem with filters I'm having an odd problem. When filters are enabled in my application (e.