This is a SAX praser issue. The parser cannot validate the document using XMLSchema. 
The most likeliy cause is, that your client code sees the JDK's crimson parser instead 
of xerces.

JBoss uses xerces via the endorsed mechanism, include the following command line 
switch.


  |    -Djava.endorsed.dirs=$JBOSS_HOME/lib/endorsed
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851885#3851885

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851885


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to