Hassan,

Are you using antiJARLocking="true" and antiResourcesLocking="true" in
your context.xml file? Whenever I drop new JSP files *without* these
options set to "false", they work fine, but if I do that when these
options are set to "true", they simply can't be found...

Thanks,

-----Mensagem original-----
De: Hassan Schroeder [mailto:[EMAIL PROTECTED] 
Enviada em: segunda-feira, 29 de outubro de 2007 16:02
Para: Tomcat Users List
Assunto: Re: Creating files dynamically and antiJarLocking

On 10/29/07, Konstantin Kolinko <[EMAIL PROTECTED]> wrote:

> Jsps are recompiled when modified, and are compiled on the first 
> access. Thus I do not see why they cannot appear randomly.

Absolutely. In my dev environment I'm constantly dropping new JSPs in,
and they show up fine. If that weren't true, I'd never get /anything/
done :-)

> I do not remember whether it is a part of the standard, but it is a 
> feature, and it supposedly can be turned off by some options.

But the default certainly allows it, or more people would be having this
same problem, I suspect...

Perhaps the OP can test with a simple JSP using a fresh install?

--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to