I'll see what I can do.  Thanks.
  (*Chris*)

On Fri, Jun 6, 2008 at 12:43 AM, Don Brown <[EMAIL PROTECTED]> wrote:
> Looks like it wants short-name and uri after display-name.  Should be
> an easy fix.  See if you can figure out all the changes needed and
> file a JIRA ticket.
>
> Thanks,
>
> Don
>
> On Fri, Jun 6, 2008 at 5:03 PM, Chris Pratt <[EMAIL PROTECTED]> wrote:
>> 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]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to