-
Bug
-
Resolution: Duplicate
-
Blocker
-
jboss-fuse-6.3
-
None
-
%
-
- After applying 6.3.0 R4(283) patch, customer is facing below exception. This is very similar to upstream JIRA https://issues.apache.org/jira/browse/CAMEL-11000.
16:06:13,641 | ERROR | ExtenderThread-9 | ContextLoaderListener | 209 - org.springframework.osgi.extender - 1.2.1 | Application context refresh failed (OsgiBundleXmlApplicationContext(bundle=com.assurantsolutions.plutus.esb, config=osgibundle:/META-INF/spring/*.xml)) org.apache.camel.FailedToCreateProducerException: Failed to create Producer for endpoint: Endpoint[validator://order.xsd]. Reason: java.lang.IllegalStateException: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. Caused by: java.lang.IllegalStateException: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:181)[231:org.apache.camel.camel-core:2.17.0.redhat-630283] at org.apache.camel.processor.validation.SchemaReader.getSchemaFactory(SchemaReader.java:152)[231:org.apache.camel.camel-core:2.17.0.redhat-630283] at org.apache.camel.processor.validation.SchemaReader.createSchema(SchemaReader.java:192)[231:org.apache.camel.camel-core:2.17.0.redhat-630283] at org.apache.camel.processor.validation.SchemaReader.loadSchema(SchemaReader.java:84)[231:org.apache.camel.camel-core:2.17.0.redhat-630283] at org.apache.camel.component.validator.ValidatorEndpoint.createProducer(ValidatorEndpoint.java:120)[231:org.apache.camel.camel-core:2.17.0.redhat-630283] at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:439)[231:org.apache.camel.camel-core:2.17.0.redhat-630283] ... 62 more Caused by: org.xml.sax.SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. at org.apache.xerces.jaxp.validation.XMLSchemaFactory.setProperty(XMLSchemaFactory.java:436)[:2.11.0.SP4-redhat-1] at org.apache.camel.processor.validation.SchemaReader.createSchemaFactory(SchemaReader.java:178)[231:org.apache.camel.camel-core:2.17.0.redhat-630283] ... 67 more
- Please backport this to 6.3.0.
- duplicates
-
ENTESB-7154 SAXNotRecognizedException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized
- Closed
- is duplicated by
-
ENTESB-7228 Fuse6.3R4 breaks Camel's XSD validator
- Closed