https://issues.apache.org/bugzilla/show_bug.cgi?id=48627

--- Comment #8 from Mark Thomas <ma...@apache.org> 2010-02-02 01:38:19 GMT ---
(In reply to comment #7)
> The initial JasperException does not occur anymore but I got a new one.
> Maybe the patch is not fully compatible?
> 
> Caused by: java.lang.NoSuchMethodError:
> org.apache.jasper.compiler.PageInfo.isErrorOnUndeclaredNamespace()Z

That method was introduced in Tomcat 7. 
>     at org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1175)
>     at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1422)
>     at org.apache.jasper.compiler.Parser.parse(Parser.java:131)

and these line numbers are Tomact 7 line numbers.

The binary patch is only intended for testing with Tomcat 6.0.24.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to