Hi Anver,

Go to http://www.themindelectric.com and download their GLUE product.
They are giving it for free. They have a Java2WSDL utility by which
you can generate WSDL file from java class through command line.

Sanjesh
 
 

Anver Sotnikov wrote:

 
There is a Swrap utility which generates WSDL from class but somehow it generates WSDL only for methods of java.lang.Object, that is completely opposite from what I want. I need WSDL for all "public functions of my object minus public functions of java.lang.Object" :o(
 
 
 
 
"Anver Sotnikov" <[EMAIL PROTECTED]>

05/29/2001 05:02 PM
Please respond to soap-user


        To:        [EMAIL PROTECTED]
        cc: 
        Subject:        WSDL generator

 
 

Hi all.
I need a WSDL generator to generate wsdl file from java class - the one from IBM works only through GUI interface.
If anybody knows any WSDL generator which can be used as command line utility or if there is a description how IBM WSTK can be used to generate WSDL without using GUI please drop me a note :o).
 

Reply via email to