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

--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to Nick Williams from comment #1)

1. Simplify.

Your issue is that a single JSP page does not compile. Remove everything that
is not related to the problem. There is no need to bundle all of Spring etc.

2. Are you sure that you have a JAR that contains
org.apache.taglibs.standard.tag.rt.core.UrlTag
on the classpath?

It seems that you are trying to use Oracle JSTL implementation (that abuses
Apache package names).

3. What version of Tomcat 8 are you using?
Several tag-file related bugs were fixed in the last few days (those were noted
during 8.0.0-RC7 voting).

4. What versions of Java 8 and of Apache Ant are you using?

-- 
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