JBoss Community

Re: jboss as 7.0 deployment error: failed to parse ...tld

created by Ming Yi in JBoss AS 7 Development - View the full discussion

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

Start a new discussion in JBoss AS 7 Development at Community