-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
> 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
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
> 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
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
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
>
>
-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
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
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 disabled, I
don't have to restart the server (i.e., "reloadable" works).
tomcat/conf/web.xm