thanks scott. The DataHandler i am using contains an xml file, a way around using DataHandlers is to put the XML file into a string which can be done using JDOMs XMLOutputter.
Regards,
Brian.Scott Nichol <[EMAIL PROTECTED]> wrote:
You get the error because Sun's implementation does not know about t
only mail from
specific mail lists.
- Original Message -
From: "Brian Shields" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 26, 2004 12:05 PM
Subject: namespace errors
Hi All,
I have created a webservice using apache soap. One of the s
Hi All,
I have created a webservice using apache soap. One of the service methods accepts a DataHandler object from the javax.activation package. This appears in the WSDL file as a DataHandler from the http://xml.apache.org/xml-soapĀ This is giving a "model error" when stubs are created from a JWSDP