Problem with Databinding for URI and UUID objects when using binding.ws
-----------------------------------------------------------------------
Key: TUSCANY-2385
URL: https://issues.apache.org/jira/browse/TUSCANY-2385
Project: Tuscany
Issue Type: Bug
Components: Java SCA Data Binding Runtime, Java SCA Integration Tests
Affects Versions: Java-SCA-Next
Reporter: Vamsavardhana Reddy
Fix For: Java-SCA-Next
I am noticing that when I am invoking a service method that takes an object as
parameter over binding.ws,, the URI and UUID standard types that map to
xs:string XML data type are being presented to the service method as String
rather than their respective types.
See StandardTypesDatabindingTestCase.testWSNewObject() under
sca\itest\databindings\jaxb-bottom-up.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.