On Wed, Feb 6, 2013 at 6:15 PM, fordm wrote:
> Claus Ibsen-2 wrote
>> I think there is a method on CamelTestSupport =
>> useOverridePropertiesWithPropertiesComponent you can override and
>> return the properties to use for testing.
>> I guess we should document that on:
>> http://camel.apache.org/
On Tue, Feb 5, 2013 at 3:18 PM, Martin Ford wrote:
> Hi,
>
>
>
> I have a simple blueprint route that uses camel-mail to send an email. The
> protocol (i.e. component), host and port are set up as property
>
> placeholders:
>
>
>
>
>
>
>
>
>
>
>
>
>
> When deployed to Fuse ESB the bluepri