I have followed this way:

record a log of every step the executable.

and the following happens:

1-the message arrives
2-triggers the executable and connect to the ActiveMQ
3-Turns on listener of the tail.
But can not read the contents of the incoming message.

Note: development of the executable is in C #

What will happen?
You can do this I am trying

Pass you the sentence that is within the Spring applicationContext.xml to
verify them.

    <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring";>
                <route>
                        <from uri="activemq:TEST_QUEUE"/>
                        <to
uri="exec:C:/LogsTestTrigger/est/bin/Debug/ActiveMQ_ReciboAutomatico.exe"/>

                </route>
    </camelContext>


-----
Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las
mismas cosas.
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Exec-tp2267073p2458474.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to