Referencing Java DataHandler type in .NET web service client.
|
| Referencing Java DataHandler type in .NET web service client. | I am writing a c#/.NET 1.1 ASP.NET client for a web service written in Java using Axis. One of the web methods returns an object typed as DataHandler. The Datahandler type is from the javax.activation package. Of course I get the following error: c:\inetpub\wwwroot\TestAgileWS\Web References\sc062808GetMyFile\Reference.map(1): Custom tool error: Unable to import WebService/Schema. Unable to import binding 'GetMyFileWebServiceSoapBinding' from namespace 'http://www.agile.com/ws/SampleWsx'. Unable to import operation 'getMyFile'. The datatype 'DataHandler' is missing.
How would I access this web method? Do I need and xsd file with the DataHandler type schema defined?
Thansk in advance...Jim
|
|
|
|
|
 | Members Area | |
|
 | Last Web Marketing |
|
|
|
|
 | Last Programming Tips |
|
|
|
|
 | Last News |
|
|
|
|
|
|