Hi all,
I am new to CXF.
I am using CXF v2.7.3.
I have incoming post request that contains JSON format data that needs to be
converted to a valid XML document.
Does CXF provide conversion of json to a valid xml directly with without
JAXB in the middle?
Which JSON provider can be used for this purpose?
Any code and configuration example is highly appreciated.
Thanks in advance.
I am new to CXF.
I am using CXF v2.7.3.
I have incoming post request that contains JSON format data that needs to be
converted to a valid XML document.
Does CXF provide conversion of json to a valid xml directly with without
JAXB in the middle?
Which JSON provider can be used for this purpose?
Any code and configuration example is highly appreciated.
Thanks in advance.