You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Joerg Heinicke <jo...@gmx.de> on 2005/04/21 23:54:58 UTC

Re: JSPReader + JSTL import locking up Tomcat

On 12.08.2004 15:04, Morley Howell wrote:
> Hi all,
> 
> I'm using the JSPReader to execute a JSP page that uses the JSTL. If I use a
> c:import tag in the JSP file with a relative URL, Tomcat spikes to 100% CPU
> usage, consumes all available memory, and never returns a page. The exact
> same page executed by Tomcat itself works just fine. Absolute URLs also seem
> to work fine. The same behaviour also occurs with the JSPGenerator.
> 
> Has anybody else seen this or know what could be causing this? Perhaps this
> is a new bug?

The usage of jsp includes and forwards does not work when using 
JSPReader or JSPGenerator - this is a known limitation. But it should 
not lock Tomcat, just to path resolving should fail.

Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org