-
Bug
-
Resolution: Done
-
Major
-
None
-
None
BeanDeserializer makes some assumptions to find a matching property of a JavaBean to elements of a wsdl-message. Since (at least in my case) it does not use the mapping-information for variables in the mapping-descriptor it tries to find a "matching" property. I added some lines to handle the case that there is no typeDescriptor and the xml-element starts upper case.
- is related to
-
JBWS-414 JBoss ignores metadata supplied in a JAX-RPC Mapping DD. Part 2.
- Closed