We are migrating our existing webservices from websphere to JBOSS EAP 6.3. Services used to work fine in websphere but after migration to JBOSS EAP 6.3 we are facing lot of issues wro Unmarshalling. If client tries to pass empty date, or bigdecimal as empty they are getting Unmarshalling error.
Any thought on this issue would be great help.
Do you have a test case to reproduce this error ? What's the error looks like ?