You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by contactreji <co...@gmail.com> on 2015/09/02 16:34:39 UTC

Camel Groovy DSL

Hi all

Was wondering if we have any camel component documentations which can help
in exploring more on camel groovy dsl and its usage. 

How do we declare the cxf endpoints, endpoint security configurations and
use them in camel groovy dsl?

Again, I see very less support for groovy dsl on the forums.

Cheers
Reji



-----
Reji Mathews
Sr. Developer - Middleware Integration / SOA ( Open Source - Apache Camel & Jboss Fuse ESB | Mule ESB )
LinkedIn - http://in.linkedin.com/pub/reji-mathews/31/9a2/40a
Twitter - reji_mathews
--
View this message in context: http://camel.465427.n5.nabble.com/Camel-Groovy-DSL-tp5771161.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel Groovy DSL

Posted by Raul Kripalani <ra...@evosent.com>.
Hi Reji,

Yeah, users tend to use Java DSL or the XML DSLs (Spring or Blueprint) more
frequently. Consequently the number Groovy DSL-related topics will be
lower, as well as the attention that the contributors and committers give
to this DSL. I guess you have already come across the Groovy DSL page [1].

Our DSL just provides extensions and a fluid syntax on top of the Java DSL,
as well as the ability to define shortcuts or custom DSLs easily. I suggest
you play around with it and if you encounter any issues or cases where the
DSL is unlevelled (i.e. recently developed Java DSL or XML DSL features
that have not yet been ported to the Groovy DSL), ping the mailing list for
help.

[1] https://camel.apache.org/groovy-dsl.html

*Raúl Kripalani*
Apache Camel PMC Member & Committer | Enterprise Architect, Open Source
Integration specialist
http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani
http://blog.raulkr.net | twitter: @raulvk

On Wed, Sep 2, 2015 at 3:34 PM, contactreji <co...@gmail.com> wrote:

> Hi all
>
> Was wondering if we have any camel component documentations which can help
> in exploring more on camel groovy dsl and its usage.
>
> How do we declare the cxf endpoints, endpoint security configurations and
> use them in camel groovy dsl?
>
> Again, I see very less support for groovy dsl on the forums.
>
> Cheers
> Reji
>
>
>
> -----
> Reji Mathews
> Sr. Developer - Middleware Integration / SOA ( Open Source - Apache Camel
> & Jboss Fuse ESB | Mule ESB )
> LinkedIn - http://in.linkedin.com/pub/reji-mathews/31/9a2/40a
> Twitter - reji_mathews
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-Groovy-DSL-tp5771161.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>