Re: Do you provide support or consulting?

2010-10-27 Thread falvarez
Claus, I have one more question and not upset them more: We have windows in our systems platform. You can give us support for this platform? - Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas. -- View this message in context: http://camel.465427.n5.nabb

Re: Do you provide support or consulting?

2010-10-27 Thread falvarez
Thank you very much for your answers - 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/Do-you-provide-support-or-consulting-tp3237598p3238473.html Sent from the Camel Development mailin

Do you provide support or consulting?

2010-10-26 Thread falvarez
Claus, In our company we are considering the possibility of implementing ActiveMQ / Camel for routing messages and data transfer with suppliers and we would need to know: Do you provide support or consulting? If the answer is yes, then: How can I find out the costs? Do you have a page where you

Re: Camel / Exec

2010-08-27 Thread falvarez
ok, i will try to use this option. - 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-tp2267073p2740527.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: Camel / Exec

2010-08-27 Thread falvarez
OK, now I understand. Why it works for the second configuration and not for the first? The program is developed in C #. What would be the way to pass parameter in the command line? - Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas. -- View this message

Re: Camel / Exec

2010-08-27 Thread falvarez
johan, I tell you: In the ActiveMQ applicationContext.xml file I configure the following: So that when a message arrives in the queue "COLA_PRUEBA_TEST" run the following program: "ActiveMQ_ReciboAutomatico.exe" The program does the following: Read the

Re: Camel / Exec

2010-08-10 Thread falvarez
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 executabl

Re: Camel / Exec

2010-08-09 Thread falvarez
Johan, the arrival of a message to the queue with a run EXEC. exe that consumes the message that came to the same queue. The issue is that the message disappears and I can not be processed. That is what may be happening? - Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos

Camel / Exec

2010-08-06 Thread falvarez
I wonder if I have any way to send directly to the content of a message directly to a database either. We hope to receive data and according to data received will be certain tasks. - Todos somos muy ignorantes. Lo que ocurre es que no todos ignoramos las mismas cosas. -- View this message in

Listener ActiveMQ . Camel . Exec

2010-07-23 Thread falvarez
Currently I am using ActiveMQ as message queue. The camel which I use for routing messages. Also used to efficiently execute the sentence exec services to the arrival of a message to the queue. The problem is: I have a listener from a queue and it does not work on arrival of messages to the que

Re: ActiveMQ . Message Endpoint

2010-06-28 Thread falvarez
Claus/Willem: I did what I was advised and it worked perfect. - 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/ActiveMQ-Message-Endpoint-tp489670p511709.html Sent from the Camel Develop

Re: ActiveMQ . Message Endpoint

2010-06-25 Thread falvarez
When i put de following code into my applicationcontext and run de ActiveMQ de app jump to the following error ERROR | Context initialization failed org.apache.camel.ResolveEndpointFailedException: Failed to re

Re: ActiveMQ . Message Endpoint

2010-06-25 Thread falvarez
How do I to add the following sentence in my DSL Spring ApplicationContext.xml language: "from (" direct: exec ") . To ("exec: wc? Args =-- words / usr / share / dict / words") " I can't find information about it -- View this message in context: http://camel.465427.n5.nabble.com/ActiveMQ-Me