« Return to Thread: /atg/dynamo/servlet/pagecompile/PageCompileServlet Error compiling page: index.jhtml The taglib declaration at line: 0 specifies the URI '/atg/servlet/pagecompile/taglib/standard/JspTags.tld' which could not be loaded: There was a problem parsing taglib descriptor file "/atg/servlet/pagecompile/taglib/standard/JspTags.tld": org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/validation/warn-on-undeclared-elemdef

/atg/dynamo/servlet/pagecompile/PageCompileServlet Error compiling page: index.jhtml The taglib declaration at line: 0 specifies the URI '/atg/servlet/pagecompile/taglib/standard/JspTags.tld' which could not be loaded: There was a problem parsing taglib descriptor file "/atg/servlet/pagecompile/taglib/standard/JspTags.tld": org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/validation/warn-on-undeclared-elemdef

by SudheerY :: Rate this Message:

Reply to Author | View in Thread

Having mxmlc.jar (Flex) in the classpath, results in the following errors:

 Startup Errors:

[Error] :105:19: The content of element type "match-never" is incomplete, it must match "(EMPTY)".
[Error] :113:19: The content of element type "match-never" is incomplete, it must match "(EMPTY)".
[Error] :446:14: The content of element type "patchbay" must match "(provider*,message-source*,message-sink*,message-filter*)".
[Error] :523:15: The content of element type "local-jms" must match "(jndi-prefix,topic-name*,queue-name*)".
[Error] :582:22: The content of element type "message-type" must match "(jms-type,message-class,message-typer?,message-context?,display-name?,display-name-resource?,expert?,hidden?,description?,description-resource?,resource-bundle?)".


 Error while browsing the .jhtml pages:

/atg/dynamo/servlet/pagecompile/PageCompileServlet Error compiling page: index.jhtml The taglib declaration at line: 0 specifies the URI '/atg/servlet/pagecompile/taglib/standard/JspTags.tld' which could not be loaded: There was a problem parsing taglib descriptor file "/atg/servlet/pagecompile/taglib/standard/JspTags.tld": org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/validation/warn-on-undeclared-elemdef

Remove the mxmlc.jar from classpath and everything works fine.

Thought this could help save someone's time.

-Sudheer

 « Return to Thread: /atg/dynamo/servlet/pagecompile/PageCompileServlet Error compiling page: index.jhtml The taglib declaration at line: 0 specifies the URI '/atg/servlet/pagecompile/taglib/standard/JspTags.tld' which could not be loaded: There was a problem parsing taglib descriptor file "/atg/servlet/pagecompile/taglib/standard/JspTags.tld": org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/validation/warn-on-undeclared-elemdef