yuanhuiwu created MTOMCAT-203:
---------------------------------
Summary: org.apache.jasper.JasperException tags not found in
classes/META-INF/*.tld
Key: MTOMCAT-203
URL: https://issues.apache.org/jira/browse/MTOMCAT-203
Project: Apache Tomcat Maven Plugin
Issue Type: Bug
Components: tomcat6
Affects Versions: 2.0-beta-1
Reporter: yuanhuiwu
Assignee: Olivier Lamy (*$^¨%`£)
I write a jsp tag,defined in src\main\resources\META-INF\ssi-tag.tld,when I run
tomcat6:run,jsp show this error:
org.apache.jasper.JasperException: /login.jsp(2,40) File "/ssi-tags" not found
<%@ taglib uri="/ssi-tags" prefix="ssi" %>
but it works well when I run the war at Tomcat Server
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]