Re: Quartz trigger.repeatCount error

2013-11-29 Thread JonathanVila
ssage in context: > http://camel.465427.n5.nabble.com/Quartz-trigger-repeatCount-error-tp5744089.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > - > Red Hat, Inc. > Email: [hidden email]<http://user/SendEmail.jtp?type

Re: Quartz trigger.repeatCount error

2013-11-29 Thread Claus Ibsen
Its XML so you must obey the XML rules :) & must be escaped as & in XML attributes. And so must > and < etc as > and < On Fri, Nov 29, 2013 at 6:43 PM, JonathanVila wrote: > Hello > > I'm trying to use Quartz with Apache Camel in OSGi container with a > blueprint file : > > > http://www.osgi

Quartz trigger.repeatCount error

2013-11-29 Thread JonathanVila
Hello I'm trying to use Quartz with Apache Camel in OSGi container with a blueprint file : http://www.osgi.org/xmlns/blueprint/v1.0.0";> http://camel.apache.org/schema/blueprint"; id="mainContext"> Mensaje para Quartz