One incompatibility is the change of the SchemaBindingResolver method from:
SchemaBinding resolve(String nsUri, String localName, String baseURI, String schemaLocation) to: SchemaBinding resolve(String nsUri, String baseURI, String schemaLocation) I suppose this is a minor issue as this is only showing up in a anonymous testcase specific implementation. <testcase classname="org.jboss.test.xml.MBeanServerUnitTestCase" name="testMbeanService" time="1.641"> <error message="Failed to parse source" type="org.jboss.xb.binding.JBossXBException">org.jboss.xb.binding.JBossX BException: Failed to parse source at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser. java:138) at org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:12 9) at org.jboss.test.xml.MBeanServerUnitTestCase.testMbeanService(MBeanServerU nitTestCase.java:135) Caused by: java.lang.UnsupportedOperationException: resolve(String,String,String) was not required in 4.0.3 at org.jboss.test.xml.MBeanServerUnitTestCase$1.resolve(MBeanServerUnitTest Case.java:124) at org.jboss.xb.binding.sunday.unmarshalling.WildcardBinding.getElement(Wil dcardBinding.java:84) ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development