wsdl anytype are reported to be missing xsi:types on wire.
----------------------------------------------------------

                 Key: AXIS2-4142
                 URL: https://issues.apache.org/jira/browse/AXIS2-4142
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Nikhil Thaker
            Assignee: Nikhil Thaker
            Priority: Minor
         Attachments: axis_svn_patch.txt

For doc-literal Wrapped Basic Data Types Test f service returns the wrong data 
type for an xs:anyType.

The issue seems to be occurring while marshalling response of xs:anytype. It 
seems the doc/lit wrapped marshaller fails
to associate the actual declared type (java.lang.Object in this case) for 
anytypes and marshalling fails to put xsi:type
on wire.

I will provide a patch for this fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to