> BTW reading SOAP messages as JSON looks suspicious in the first place
> :) . SOAP is a transport envelope for the message, so it is usually
> created only for the time of web service communication. Do you really
> need to store SOAP messages somewhere in the JSON format? I'd rethink
> this approa
> Colon (:) support means, I am passing soap creation data in json to camel
> which I need to transform inside a soap xml which I am trying to achieve
> using xml2json library
Assuming that there is really no way of escaping colon in JSON keys...
Maybe instead of creating your own data format, yo
234",
"nitsKey": "2012-09-05 23:53:11:818115650956"
},
"nitsType": "CATEGORY"
}
}
}
XML Ouput needed
......
-
Knowledge Is Power Share It
--
View this message in context:
http://camel.465427.n5.
Hi Nitn,
> I am running Camel inside Karaf. I have created a custom dataformat by
> implementing DataFormat interface. Now I have my custom class.
Just put your data format related classes (and other resources if
needed) into the same OSGI jar in which is your route.
If you want to share your da
>
>
> trimSpaces="true" rootName="nits" skipNamespaces="true"
> removeNamespacePrefixes="true" expandableProperties="d e"/>
>
>
>
>
>
> --
> View this message in context:
> http://camel.46542
gt; In order to make it visible to my camel route inside karaf where to copy
> this class file?
>
> Please provide guidance.
>
>
>
>
> -
> Knowledge Is Power Share It
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-Custom-Data-F
this message in context:
http://camel.465427.n5.nabble.com/Camel-Custom-Data-Format-xmljson-tp5717159p5717163.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I am aware of this link but want to ask once i create a custom formatter
where to deplo that file so that can access inside camel context.
i am using camel inside karaf.
-
Knowledge Is Power Share It
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Custom-Data
pacePrefixes="true" expandableProperties="d e"/>
>
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-Custom-Data-Format-xmljson-tp5717159.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Custom-Data-Format-xmljson-tp5717159.html
Sent from the Camel - Users mailing list archive at Nabble.com.
10 matches
Mail list logo