Thanks, Dan. Building the Schema object wouldn't be a problem at all. I'll
see if I can get hold of the ServiceInfo from the endpoint somehow.
Hopefully, Camel CXF still has that accessible. I'd rather not do it with an
interceptor on each invocation.


Daniel  Kulp wrote
> If the ServiceInfo object has a Schema.class property on it that would
> represent all the possible schemas, it should work.  Thus, if you can
> build up a javax.xml.validation.Schema object somehow, you would just need
> to get that set on the ServiceInfo.     This could be done during startup
> if you can get the ServiceInfo object or via an interceptor  that runs
> early in the chain.   
> 
> Dan
> -- 
> Daniel Kulp

> dkulp@

>  - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com





--
View this message in context: 
http://cxf.547215.n5.nabble.com/Schema-Validation-with-non-WSDL-endpoint-tp5758353p5758489.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to