RE: Error deploying strus application to JBOSS --- The content of element type taglib must match

2004-02-02 Thread Yibing Li
Thanks, Max. That is also my initial thoughts and I have searched for urn but could not find it in all the tld file. I am using struts 1.1 version and have also checked the most current version and found that all the tld files are the same. The same application works fine in Oracle 9iAS.

Error deploying strus application to JBOSS --- The content of element type taglib must match

2004-01-30 Thread Yibing Li
The following are the errors I got when deploying our Struts application to JBOSS. I think it is related to taglibs. In web.xml it is like: taglib taglib-uri/WEB-INF/struts-bean.tld/taglib-uri taglib-location/WEB-INF/struts-bean.tld/taglib-location /taglib Has anyone experienced the

Re: Error deploying strus application to JBOSS --- The content of element type taglib must match

2004-01-30 Thread Max Cooper
Could your struts-bean.tld file be damaged? It seems like the exceptions you posted are ocurring when the .tld file is being parsed, rather than when the server is reading your web.xml specifically. WILD GUESSES: Look for urn in the .tld file -- the parser seems to think there is an XML element