On Oct 30, 2007 5:14 AM, Milanez, Marcus <[EMAIL PROTECTED]> wrote:
> 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 se
lanez
-Mensagem original-
De: Konstantin Kolinko [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 29 de outubro de 2007 15:52
Para: Tomcat Users List
Assunto: Re: Creating files dynamically and antiJarLocking
> This is likely because Tomcat expects all the resources for a web ap
utubro de 2007 15:52
Para: Tomcat Users List
Assunto: Re: Creating files dynamically and antiJarLocking
> This is likely because Tomcat expects all the resources for a web app
> to be available at deployment time, rather than randomly appearing
> during the life of the deployed webapp.
Jsps
an'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]&g
an'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 PROTECT
2
Para: Tomcat Users List
Assunto: Re: Creating files dynamically and antiJarLocking
> This is likely because Tomcat expects all the resources for a web app
> to be available at deployment time, rather than randomly appearing
> during the life of the deployed webapp.
Jsps are recompiled wh
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
> This is likely because Tomcat expects all the resources for a web app to
> be available at deployment time, rather than randomly appearing during
> the life of the deployed webapp.
Jsps are recompiled when modified, and are compiled on the first
access. Thus I do not see why they cannot appear r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marcus,
Milanez, Marcus wrote:
> In this case, my files are created
> correctely, but I just can't reach them using their URLs.
This is likely because Tomcat expects all the resources for a web app to
be available at deployment time, rather than rand
Hi all,
In my web project, I dynamically create JSP files in some ocasions.
These files are placed under my web application folder and only works
well if I don't use antiJarLocking='true' and
antiResourcesLocking='true'. In this case, my files are created
correctely, but I just can't reach them u
10 matches
Mail list logo