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&...]