Static DataObjects are not correctly deserialized from WS request messages
--------------------------------------------------------------------------
Key: TUSCANY-258
URL: http://issues.apache.org/jira/browse/TUSCANY-258
Project: Tuscany
Type: Bug
Components: Java SCA Axis Binding, Java SDO Implementation
Reporter: ant elder
Priority: Blocker
All WS entryPoints that used static DataObjects fail as the incoming SOAP
message doesn't get correctly deserialized. Instead of getting a single
DataObject back from dataBinding.fromOMElement(requestOM) it returns an array
of 5 other objects, all SDO type things.
To reproduce run BB
URL to start http://localhost:8080/webclient-SNAPSHOT/login.html
logon with test/password
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira