Hi everyone,

I am using Camel embedded inside ServiceMix. In order to provide better
configuration uniformity across the whole SOA deployment, and for
architectural reasons, we have chosen to configure Camel routes using the
Spring XML method instead of using Java DSL.

However, I have noticed that the Pipeline pattern is only available from
Java DSL, as the element is not defined in the Camel XSD located at:
http://activemq.apache.org/camel/schema/spring/camel-spring.xsd.

Is this a bug? Is the Pipeline pattern actually configurable via Spring XML
even though it does not appear in the XML Schema?

Thanks!
-- 
View this message in context: 
http://www.nabble.com/Camel-Pipeline-not-available-in-XML-tp16329178s22882p16329178.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to