Re: sax parser issues with camel validator component

2013-05-22 Thread Christian Müller
Yeah, feel free to log an JIRA. Best, Christian Sent from a mobile device Am 22.05.2013 15:43 schrieb "Aki Yoshida" : > I think there is currently no way in camel to set the parser features for > the validator. And also for other xml parsers factories. > > If that is the case, we should add a me

Re: sax parser issues with camel validator component

2013-05-22 Thread Aki Yoshida
I think there is currently no way in camel to set the parser features for the validator. And also for other xml parsers factories. If that is the case, we should add a mechanism to set these properties. Maybe some system properties or/and component properties to overwrite the default values. any

sax parser issues with camel validator component

2013-05-19 Thread Ioan Eugen Stan
Hello, I'm using Camel 2.11.0 on Karaf 2.3.1 with validator component and an XSD file to validate XML's. I'm getting an exception message: "Caused by: org.xml.sax.SAXParseException: Current configuration of the parser doesn't allow a maxOccurs attribute value to be set greater than the value 5.00