Title: RE: API to Generate WSDL from Java Programmatically

Charlie,
        The XMLBus has very powerful tools for WSDL generation from Java, EJB, and CORBA interfaces.  It also provides the ability to map WSDL onto a sequence of backend calls i.e. allow you to easily create Web services from a series of fine grained Java calls.

http://www.xmlbus.com/work

becky


-----Original Message-----
From: Charlie Abela [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 03, 2002 4:20 AM
To: [EMAIL PROTECTED]
Subject: API to Generate WSDL from Java Programmatically


Hi

I would like to ask if it is possible to create a Java class that can make use of Apache Axis to programmatically ( from within an

application) create a WSDL file of a Java Web Service?
If not is there any other API I can use?

Thanks for any help

Charlie


Reply via email to