It appears that the struts-tags.tld doesn't validate on Resin 3.1.
When I tried to update my app I get:

500 Servlet Exception

jar:file:/C:/Proj/LCARS/webapp/lcars/WEB-INF/lib/struts2-core-2.1.2.jar!/META-INF/struts-tags.tld:6:
<display-name> is an unexpected tag (parent <taglib> starts at 2).

4:   <short-name>s</short-name>
5:   <uri>/struts-tags</uri>
6:   <display-name>"Struts Tags"</display-name>
7:   <description><![CDATA["To make it easier to access dynamic data;
8:                     the Apache Struts framework includes a library of
custom tags.

 Check for duplicate and out-of-order tags.
<taglib> syntax: (@version, @xsi:schemaLocation?, <description>*,
<display-name>?,
<icon>?, <tlib-version>, <short-name>?, <uri>?, <validator>?, <listener>*,
<tag>*, <tag-file>*, <function>*, <taglib-extension>*)

Any ideas?
  (*Chris*)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to