This is the stub and skeleton generator, not the WSDL generator.
(This part is what used to be called the WSDL toolkit.)

I suggest that these questions be moved to the alphaWorks
discussion forum for the WSTK. Someone there should (better?)
know the answers to your questions.

Sanjiva.

----- Original Message -----
From: "Ed Keen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 30, 2001 10:43 AM
Subject: RE: WSDL generator


> It shows these arguments when I run it with the -? argument:
>
> ------------------------------------------
>
>   java com.ibm.wsdl.Main [args]
>
>     args:
>
>       [-in       URL|fileName]   default: <STDIN>
>       [-target  client|server]   default: client
>       [-dir         targetDir]   default: .
>       [-package   packageName]   default:
>       [-verbose      (on|off)]   default: on
>       [-override     (on|off)]   default: off   (Override existing files?)
>       [-javac        (on|off)]   default: on    (Invoke javac on generated
> ".java" files?)
>       [-nasslOnly    (on|off)]   default: off   (Output results of
> WSDL->NASSL transformation?)
>
> ------------------------------------------
>
> Can anyone explain to me what these arguments mean?  I tried to specify a
> java file for the "-in" parameter, and it gave me an xml parsing
exception,
> like it is expecting an xml file.  All I want to do is to generate a wsdl
> file from a java class.
>
> Thanks,
> Ed
>
>
>
> -----Original Message-----
> From: Anver Sotnikov [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 30, 2001 9:26 AM
> To: [EMAIL PROTECTED]
> Subject: RE: WSDL generator
>
>
>
> Run it with -? argument.
>
> But as I understand it's a Java code generator from WSDL.
>
>
>
>
> Ed Keen <[EMAIL PROTECTED]>
>
>
> 05/30/2001 10:09 AM
> Please respond to soap-user
>
>
>
>         To:        "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>

>         cc:
>         Subject:        RE: WSDL generator
>
>
>
> Does anyone know the usage for com.ibm.wsdl.Main?  I run it from the
> command-line as:
>
>     java -cp <my classpath> com.ibm.wsdl.Main
>
> ... and it just sits there hung.  The javadoc on this class is no help.
>
> Thanks,
> Ed
>
> -----Original Message-----
> From: Erik Onnen [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 30, 2001 9:03 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: WSDL generator
>
> com.ibm.wsdl.Main in the wsdl.jar library
> -----Original Message-----
> From: Anver Sotnikov [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 30, 2001 9:58 AM
> To: [EMAIL PROTECTED]
> Subject: RE: WSDL generator
>
>
> I use WSTK now but the problem is WSTK has an utility to generate wsdl -
> wsdlgen and it works fine in GUI.
> And I need command line utility to use in build scripts.
>
> Thank you.
>
>
> Erik Onnen <[EMAIL PROTECTED]>
>
>
> 05/30/2001 09:35 AM
> Please respond to soap-user
>
>
>        To:        "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>        cc:
>        Subject:        RE: WSDL generator
>
>
>
>
> I think Anver used the WSDE which is the full suite of functionality
> including some UDDI libraries wrapped under a GUI that is not all that
> intuitive. The WSTK is a subset of the WSDE which is what Frank mentioned,
> that is what yuu want to use Anver. Search alphaworks for wstk or look for
> the package nested somewhere in your WSDE install.
> -----Original Message-----
> From: Frank Feldmann [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 30, 2001 3:59 AM
> To: [EMAIL PROTECTED]
> Subject: RE: WSDL generator
>
> Actuall, in the wstk there should also be a command line version of this
> thing.
> I have used it, but don' t remember where it is stored in the wstk
folders.
>
> Frank Feldmann
> -----Original Message-----
> From: Anver Sotnikov [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 29, 2001 11:02 PM
> To: [EMAIL PROTECTED]
> 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).
>
> Frank Feldmann
> Manager eBusiness Strategy
> SilverStream Software EMEA
> Mobile : +31 622429856
> e-mail:
>
[EMAIL PROTECTED]
> --------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to