Hi,

I see following error message while routing message to saxon:

javax.jbi.messaging.MessagingException: Could not find route for exchange:
InOut[
  id: ID:10.9.230.136-13543b7d41e-11:4
  status: Active
  role: provider
  service: {urn:ofas:sql:converter}ofas2SQL
  operation: {urn:ofas:sql:converter}ofas2SQL
  in: ...

XBean for my su:

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns:saxon="http://servicemix.apache.org/saxon/1.0";
       xmlns:fm="urn:ofas:sql:converter">

<saxon:xslt service="fm:ofas2SQL" endpoint="ofas2SQL"
resource="classpath:fmOfas2sql.xslt" />

</beans>

I don't see a problem with SA deployment so assumed that everything is fine
there but then this problem appears after 3 days. What could be possible
reason.

Thanks in Advance for your help!

--
View this message in context: 
http://servicemix.396122.n5.nabble.com/Could-not-find-route-for-exchange-Saxon-tp5488601p5488601.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to