You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Liav Ezer <li...@gmail.com> on 2009/01/07 12:30:09 UTC

Calling an HTTP Provider end-point from Camel DSL - How?

Hi,

I want to build the following application:

One HTTP Provider SU & One Camel SU. The Camel will implement in Java (DSL)
a Processor interface & after getting the "from" source he will invkoe a
communication with the Provider SU.

My question is: Can you give me an exam;e of Java DSL code (inside camel SU)
which actually communicate with other SU such as my HTTP Provider?

Thanks.
-- 
View this message in context: http://www.nabble.com/Calling-an-HTTP-Provider-end-point-from-Camel-DSL---How--tp21329502s22882p21329502.html
Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Calling an HTTP Provider end-point from Camel DSL - How?

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Isn't it like calling any JBI service from Camel. See the camel-jbi wiki doc
http://activemq.apache.org/camel/jbi.html


On Wed, Jan 7, 2009 at 12:30 PM, Liav Ezer <li...@gmail.com> wrote:
>
> Hi,
>
> I want to build the following application:
>
> One HTTP Provider SU & One Camel SU. The Camel will implement in Java (DSL)
> a Processor interface & after getting the "from" source he will invkoe a
> communication with the Provider SU.
>
> My question is: Can you give me an exam;e of Java DSL code (inside camel SU)
> which actually communicate with other SU such as my HTTP Provider?
>
> Thanks.
> --
> View this message in context: http://www.nabble.com/Calling-an-HTTP-Provider-end-point-from-Camel-DSL---How--tp21329502s22882p21329502.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 

/Claus Ibsen
Apache Camel Committer
Blog: http://davsclaus.blogspot.com/