Re: Attribute 'prop:group' is not allowed to appear in element 'tokenize'

2017-05-12 Thread mbenmbouh
Hi Claus It does not work even for the latest version. Is it possible to substitute the variables using javascript? Tanks -- View this message in context: http://camel.465427.n5.nabble.com/Attribute-prop-group-is-not-allowed-to-appear-in-element-tokenize-tp5798484p5799396.html Sent from the Ca

Re: Attribute 'prop:group' is not allowed to appear in element 'tokenize'

2017-05-03 Thread mbenmbouh
ing > in some app server that has some xml parser "stuff" of its own. > > On Tue, May 2, 2017 at 5:07 AM, mbenmbouh <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=5798572&i=0>> wrote: > > > Yes I checked the documentation and examples ho

Re: Attribute 'prop:group' is not allowed to appear in element 'tokenize'

2017-05-02 Thread mbenmbouh
Yes I checked the documentation and examples how to do this in first, I added namespace for prop *xmlns:prop="http://camel.apache.org/schema/placeholder"* and I had this error -- View this message in context: http://camel.465427.n5.nabble.com/Attribute-prop-group-is-not-allowed-to-appear-in-

Attribute 'prop:group' is not allowed to appear in element 'tokenize'

2017-04-29 Thread mbenmbouh
I need an substitution of XML DSL attribute values in my code :