Default JAXB Data Binding does not unmarshal parameters correctly for a POJO
service
------------------------------------------------------------------------------------
Key: CXF-897
URL: https://issues.apache.org/jira/browse/CXF-897
Project: CXF
Issue Type: Bug
Components: Core
Affects Versions: 2.1
Reporter: William Tam
Attachments: HelloWorld.java, HelloWorldImpl.java, SimpleTest.java
See the attached test case. It works as is. But the test case will fail if
the following line is commented out the line from SimpleTest.java
svrBean.getServiceFactory().setDataBinding(new AegisDatabinding());
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.