[ 
https://issues.apache.org/jira/browse/CAMEL-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088546#comment-13088546
 ] 

Claus Ibsen commented on CAMEL-4361:
------------------------------------

Its moved to camel-core as it no longer depend on Spring JARs, from Camel 2.9 
onwards.

There are still some unit tests in camel-spring to ensure it also works when 
configuring in Spring XML DSLs.

> Improve validator to accept several schemas
> -------------------------------------------
>
>                 Key: CAMEL-4361
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4361
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-spring
>    Affects Versions: 2.8.0
>            Reporter: David J. M. Karlsen
>
> The current implementation only allows for one given xsd schema.
> I have some messages which have two namespaces. The outer schema declares 
> some elements with lax processing.
> By providing a 
> http://static.springsource.org/spring-ws/sites/1.5/spring-xml/apidocs/org/springframework/xml/xsd/XsdSchemaCollection.html
>  which references both schemas I would be able to validate the whole message 
> - and not just the outermost one.
> Either the existing implementation will have to be altered to allow for 
> several paths, or it can be extended to reference a schemacollection.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to