On Jan 23, 2008 10:32 AM,  <[EMAIL PROTECTED]> wrote:
> Bruce,
>  it's still me from my work address.....
>   have used wiretap. tried to use a poller and two senders, it worked like
> a charm
> when i substituted one of teh sender with my SE, i got following
> exception:
>
> ERROR - FileComponent                  - Failed to process file:
> c:\servicemix-p
> rojects\in\README2.txt. Reason: javax.jbi.messaging.MessagingException:
> Could no
> t find route for exchange: InOnly[
>   id: ID:10.102.130.33-117a79be1bc-7:183
>   status: Active
>   role: provider
>   service: {http://www.servicemix.org/example}filehandler
>   in: null
> ] for service: {http://www.servicemix.org/example}filehandler and
> interface: nul
> l
> javax.jbi.messaging.MessagingException: Could not find route for exchange:
> InOnl
> y[
>   id: ID:10.102.130.33-117a79be1bc-7:183
>   status: Active
>   role: provider
>   service: {http://www.servicemix.org/example}filehandler
>   in: null
> ] for service: {http://www.servicemix.org/example}filehandler and
> interface: nul

The error above is pretty standard. It means the NMR cannot locate the
service: {http://www.servicemix.org/example}filehandler. Have you used
Jconsole to look at SMX to see if all of your endpoints are deployed?
Check the list of endpoints that are deployed in SMX via Jconsole.

> **********************  SE xbean.xml ******************************
>
> <beans  xmlns:hwse="http://org.apache.servicemix.tutorial/1.0";
>         xmlns:ex="http://www.servicemix.org/example";>
>
>   <hwse:endpoint service="ex:filehandler" endpoint="handlerEndpoint"/>
>
> </beans>

Do you have the above xbean.xml in it's on SU, wrapped in a SA and
deployed to SMX?

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/

Blog: http://bruceblog.org/

Reply via email to