Hi
I will try to explain what is happening:
The client starts his JBI container and find all remote components/endpoints
configured on SM.
Start a InOut exchange with SM and the InMessage is received by the component.
The problem appears when SM tries to find the component, registered by the
RemoteServiceMixClient, in order to send the OutMessage.
The stack trace is the following:
javax.jbi.messaging.MessagingException: No component named ID:jluz-pt-4498-11466
68549531-0:0 - Couldn't route MessageExchange org.apache.servicemix.jbi.messagin
[EMAIL PROTECTED]
at org.apache.servicemix.jbi.nmr.flow.AbstractFlow.doRouting(AbstractFlo
w.java:177)
at org.apache.servicemix.jbi.nmr.flow.jms.JMSFlow.access$301(JMSFlow.jav
a:73)
at org.apache.servicemix.jbi.nmr.flow.jms.JMSFlow$5.run(JMSFlow.java:534
)
at org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.ja
va:291)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown So
urce)
at java.lang.Thread.run(Thread.java:595)
Any ideas?
Thanks in advance,
João