Hi

This is not possible. You cannot use the spring XML tags inside <camelContext>.
When you are inside <camelContext> then its all Camel XML.



On Thu, Jan 3, 2013 at 12:47 PM, fab <m...@instilled.org> wrote:
> Hello all,
>
> I'm using spring to define camel routes and was wondering if it is possilbe
> to reference constants in a java class as the endpoint name, something like
>
>
>
> The /<util:constant ...>/ part is standard Spring syntax where /util/ points
> to the namespace
> http://www.springframework.org/schema/util/spring-util-3.1.xsd.
>
> Thanks,
>
> Fabio
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Referencing-constants-in-a-spring-route-definition-tp5724830.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to