In my SOAP request I have a Calendar value that is not required: <calendar></calendar> <calendar />
Are these 2 cases differently handled? Is it correct that the first one is an empty string "" and the second one is null? Can this be configured in some way? -- View this message in context: http://cxf.547215.n5.nabble.com/JAXB-handling-of-empty-values-tp841865p841865.html Sent from the cxf-user mailing list archive at Nabble.com.
