Hi

You are using Nabble right? It seems like Nabble strip out XML tags so
when the message hit the Camel mailinglist, your sample XML is gone.
See below:

I suggest to subscribe to the mailinglist and use emails. That works flawless.


On Fri, Mar 4, 2011 at 6:18 PM, Thiago Souza <tcostaso...@gmail.com> wrote:
> Hi,
>
>       I'm currently evaluating camel-blueprint with karaf. In my current
> project (to be ported to this runtime), running standalone camel-spring, I
> am able to give a different name to a component by manually instantiating it
> in the spring xml context. But with camel-blueprint, when I do this, the
> context hangs in grace period waiting for the component.
>
>       Here is a sample xml to reproduce the problem:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>       With this configuration, the context won't start with the following
> log:
>
> BlueprintContainerImpl           | container.BlueprintContainerImpl  321 |
> 10 - org.apache.aries.blueprint - 0.3.0 | Bundle config.xml is waiting for
> dependencies
> [(&(component=direct-test)(objectClass=org.apache.camel.spi.ComponentResolver))]
>
>       Although the camel context itself starts.
>
>       I'm using latest camel and karaf.
>       I could reproduce the sample problem using JmsComponent.
>
>       Any clue anyone?
>
> Regards,
> Thiago Souza
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Problems-renaming-components-inside-blueprint-context-tp3409844p3409844.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to