apachesoap: DataHandler

Hi all, I'm a newbie here.

I am using Netbeans 5.5 with Enterprise pack to consume a web service for my company on a WSDL created using Apache Axis 1.4

I followed the tutorial and added the web service client in my project.

However, during the wscompile process, an error occurred.

Error is:

modeler error: invalid entity name: "DataHandler" (in namespace: "http://xml.apache.org/xml-soap")

The part in the WSDL causing the error is:

<wsdl:message name="getAgentChangesResponse">

<wsdl:part name="getAgentChangesReturn" type="apachesoap:DataHandler" />

</wsdl:message>

I have no control over the Apache server and hence I have tried the methods mentioned in the forum to solve the problem but of no avail.

Please anyone who have any idea on the problem, kindly enlighten me.

atantc

[957 byte] By [atantca] at [2007-11-27 6:33:20]
# 1

HI,

How are you?

I am facing same problem:

the wsdl I am using is created from axis 1.4

I am creating the client using netbeans 5.5

It is unable to find "DataHandler"...

If you find any work around for it & already solved the issue then please email me back.

-Kash

kashif10a at 2007-7-12 17:59:11 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...