daveck wrote:
Any idea how to get the struts2-dojo-plugin-2.1.2 with struts 2.0.11? I've
tried to put the <description> before the <display-name> in the
struts-dojo-tags.tld with no luck. I'm running resin 3.0. I feel like an
idiot. Thanks for any help you can give.
ERROR:
jar:file:/usr/lib/resin/webapps/hol/WEB-INF/lib/struts2-dojo-plugin-2.1.2.jar!/META-INF/struts-dojo-tags.tld:6:
<display-name> is an unexpected tag (parent <taglib> starts at 2). 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>*)
I doubt this will work. Struts 2.0.11 includes a bundled version of
Dojo, as well as the Ajax theme/tags. The Dojo plugin is intended for
use with Struts 2.1.x, which *doesn't* bundle those items. By adding the
plugin to a 2.0.x app, you will likely end up with conflicts.
Why are you trying to do this?
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]