I wonder if I could integrate our existing camel flow with ServiceMix. Of
course I'm thinking of service-unit for servicemix-camel. I've ended up
with:
<loc-message>org.apache.camel.RuntimeCamelException:
org.apache.camel.NoSuchEndpointException: No en
dpoint could be found for: xslt:some_xslt.xsl</loc-message>
<stack-trace><![CDATA[org.apache.xbean.kernel.ServiceRegistrationException:
org.apache.camel.Runtime
CamelException: org.apache.camel.NoSuchEndpointException: No endpoint could
be found for: xslt:some_xslt.xsl
Camel SE is almost undocumented, so I am a little bit confused - is it
supposed to route _only_ between JBI endpoints already registered in SM ? I
mean can it deploy camel routes containing external jbi endpoints only?It
would be pretty useless. If I am wrong what causes that exception?
--
View this message in context:
http://www.nabble.com/Camel%2BSM-question-tf4874073s12049.html#a13946359
Sent from the ServiceMix - User mailing list archive at Nabble.com.