> Hi
>
> What is the @deprecation?
>
>
>
>
>
--
View this message in context:
http://www.nabble.com/string-constants-in-simple-expression-language-tp23174960p23191154.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi
What is the @deprecation?
On Wed, Apr 22, 2009 at 2:56 PM, Willem Jiang wrote:
> Hi
>
> You could use constant for this, just like this
> from("direct:start").
> setHeader("foo", constant("ABC")).
> to("mock:result");
>
> Willem
>
> G.J. van de Streek wrote:
>> Is there a way to use st
Hi
You could use constant for this, just like this
from("direct:start").
setHeader("foo", constant("ABC")).
to("mock:result");
Willem
G.J. van de Streek wrote:
> Is there a way to use string constants in the simple expression language. I
> am trying to fix a deprecation warning in:
>
>
tions?
--
View this message in context:
http://www.nabble.com/string-constants-in-simple-expression-language-tp23174960p23174960.html
Sent from the Camel - Users mailing list archive at Nabble.com.