gquintana
2014-05-21 09:15:26 UTC
Hello,
I need to customise the namespace prefix used in outgoing XML HTTP requests.
Outside ServiceMix, the following code does the job:
But once in ServiceMix, it raises an exception:
Obviously, the com.sun.xml.bind.namespacePrefixMapper property is not
supported. What's the appropriate way to do it? Which implementation of JAXB
is used in ServiceMix 5.4.1 / Java 7?
Thanks for your help,
Gerald
--
View this message in context: http://servicemix.396122.n5.nabble.com/Custom-namespace-prefix-in-JAXB-tp5720382.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
I need to customise the namespace prefix used in outgoing XML HTTP requests.
Outside ServiceMix, the following code does the job:
But once in ServiceMix, it raises an exception:
Obviously, the com.sun.xml.bind.namespacePrefixMapper property is not
supported. What's the appropriate way to do it? Which implementation of JAXB
is used in ServiceMix 5.4.1 / Java 7?
Thanks for your help,
Gerald
--
View this message in context: http://servicemix.396122.n5.nabble.com/Custom-namespace-prefix-in-JAXB-tp5720382.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.