That suggests I can only generated static WSDL from my java source. I'm interested in generating WSDL dynamically from the signatures of public methods in my service's class.

On Oct 12, 2005, at 10:13 AM, Grossberger, Guenter wrote:

See http://ws.apache.org/axis/java/user- guide.html#Java2WSDLBuildingWSDLFromJava

Best regards,

--
DI Günter Grossberger
Consultant             Tel: +43 1 329 50 161
Software AG Österreich Fax: +43 1 329 50 171
Guglgasse 7-9          GSM: +43 676 833 29 261
1030 Wien              http://www.softwareag.com/austria



-----Original Message-----
From: Robert Nicholson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 12, 2005 4:31 PM
To: axis-user@ws.apache.org
Subject: WSDL generated from reflection?

I intend to replace a proprietory web framework with Axis but can
anybody tell me if Axis supports generation of WSDL using
reflection?
I don't care about the naming of arguments.


Reply via email to