You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Anver Sotnikov <AS...@intralinks.com> on 2001/05/30 16:40:49 UTC

Re: WSDL generator

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" <AS...@intralinks.com>
05/29/2001 05:02 PM
Please respond to soap-user

 
        To:     soap-user@xml.apache.org
        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).


Re: WSDL generator

Posted by Sanjesh Pathak <se...@iauctionright.com>.
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"
   <AS...@intralinks.com>                 To:
                                      soap-user@xml.apache.org
   05/29/2001 05:02 PM                        cc:
   Please respond to soap-user                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).
>

Re: WSDL generator

Posted by Sanjesh Pathak <se...@iauctionright.com>.
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"
   <AS...@intralinks.com>                 To:
                                      soap-user@xml.apache.org
   05/29/2001 05:02 PM                        cc:
   Please respond to soap-user                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).
>