This content has been marked as final.
Show 2 replies
-
1. Re: JAXB marshalling change between 0.7 and 0.8
kcbabo Apr 15, 2013 2:36 PM (in response to objectiser)Hey Gary,
Thanks for bringing this up. I didn't realize the change would have this fallout. Could you file a JIRA with a fix version of 1.0 and attach an app to reproduce? I think this can be addressed by using the JAXBElement approach when a contextPath is specified, otherwise relying on the presence of @XMLRootElement on the object being transformed. I can fix this up this week.
cheers,
keith
-
2. Re: JAXB marshalling change between 0.7 and 0.8
objectiser Apr 16, 2013 4:33 AM (in response to kcbabo)