|
Hi Axis Community, This is not generally an Axis question, .NET Client question. But there are many experts here who already done .NET Client -> Axis Web service invocation, hope someone can help me. The problem is my Axis web service returns an XML Document object (Axis message style) and its type is “anyType” in WSDL. When .NET Client invokes my service what it gets back is an “Object” since type is “anyType”. When debugging this Object shows “undefined value”. TCPMon shows the output message correctly. What is going wrong here? Or how do I tell .NET Client that what my service is sending back is an XML Document rather than any specific bean type?
Any help will be deeply appreciated. Thanks, Ranjith Pillai. |
- Re: .NET Client -> Axis Web service -Issue with "a... Pillai, Ranjith
- Re: .NET Client -> Axis Web service -Issue with &q... Chris Haddad
- RE: .NET Client -> Axis Web service -Issue with &q... Pillai, Ranjith
- RE: .NET Client -> Axis Web service -Issue with &q... Chris Haddad
- RE: .NET Client -> Axis Web service -Issue with &q... Chris Haddad
- RE: .NET Client -> Axis Web service -Issue with &q... Pillai, Ranjith
