-----Original Message+1 (650) 581-2559 -----
From: Robert Larson [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 27, 2001 8:41 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Java 2 WSDLYou probably need to do it by hand.
Robert Larson
Sr ArchitectSaba
www.saba.com
-----Original Message-----
From: Di Maio Guido [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 27, 2001 6:59 AM
To: Soap-User Mailing List (E-mail)
Subject: Java 2 WSDL
Hi,
I'm having problems with this issue...
I succesfully deployed a java interface with Apache-Soap toolkit. It
perfectly works with a suitable client which uses Apache Soap libraies
too.
Now I' trying to create a web service and I need to create the WSDL
file.
The problem is one method of the interface returns a
javax.activation.DataHandler object.
Such a class has a Serializer/Deserialize for the Apache-toolkit.
How can I automatically create the WSDL file for such an interface ?
The involved metod is:
public DataHandler audioPreview (String text, String
phoneticModel, String dictionary)Thank a lot.
Guido
Title: RE: Java 2 WSDL
I
would try WSTK from IBM
Also,
try using Axis. I blv it has a WSDL generator as well as a client proxy
generator for Java.
Madhav
- Java 2 WSDL Di Maio Guido
- RE: Java 2 WSDL Robert Larson
- Madhav Inamti
