[jboss-dev-forums] [JBoss AS 7 Development] - Re: jboss as 7.0 deployment error: failed to parse ...tld
Ming Yi
do-not-reply at jboss.com
Mon Dec 26 18:47:19 EST 2011
Ming Yi [http://community.jboss.org/people/firethesky] created the discussion
"Re: jboss as 7.0 deployment error: failed to parse ...tld"
To view the discussion, visit: http://community.jboss.org/message/643243#643243
--------------------------------------------------------------
Hi, Guys.
I checked and tested and found why the tld could not be parsed. it is due to Jboss 7 could not parse <import> tag. Why this happens? what should I do ?
<!-- -->
<!-- Imports -->
<!-- -->
<import>
<import-name>ServletFns</import-name>
<import-class>org.zkoss.web.fn.ServletFns</import-class>
</import>
<import>
<import-name>Labels</import-name>
<import-class>org.zkoss.util.resource.Labels</import-class>
</import>
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/643243#643243]
Start a new discussion in JBoss AS 7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111226/d1a8b636/attachment.html
More information about the jboss-dev-forums
mailing list