It's my fault, I forgot to escape the xml letters in case using it in
spring/blueprint!
Thanks Claus!
-Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Thursday, April 10, 2014 2:49 PM
To: users@camel.apache.org
Subject: Re: Weather component uri problem in
Hi
Is it because & must be escaped as & in XML ? eg &mode=xml
On Thu, Apr 10, 2014 at 8:42 AM, XiLai Dai wrote:
> Hi,
>
> With this blueprint configuration:
>
> xmlns="http://camel.apache.org/schema/blueprint";>
>
>
> ...
>
>
>
> Will get build error:
> [ERROR] Bundle org.talend
Hi,
With this blueprint configuration:
http://camel.apache.org/schema/blueprint";>
...
Will get build error:
[ERROR] Bundle org.talend.ipaas:camel-example-simple:bundle:0.0.1-SNAPSHOT :
Unexpected exception in processing spring r
esources(OSGI-INF/blueprint/blueprint.xml):
java