NonStop Server for Java 6.0 Tools Reference Pages
-verbose
Displays output messages about what the
compiler is doing.
-version
Prints version information. Use of this option
will ONLY print version information. Normal
processing will not occur.
-wsdl[:protocol]
By default, wsgen does not generate a WSDL
file. This flag is optional and will cause wsgen
to generate a WSDL file and is usually used so
that the user can look at the WSDL before the
endpoint is deployed. The protocol is
optional and is used to specify what protocol
should be used in the wsdl:binding. Valid
protocols include: soap1.1 and Xsoap1.2. The
default is soap1.1. Xsoap1.2 is not standard and
can only be used in conjunction with the
-extension option.
-servicename
<name>
Used only in conjunction with the -wsdl
option. Specifies a particular wsdl:service
name to be generated in the WSDL. For
example, -servicename
"{http://mynamespace/}MyService".
-portname <name>
Used only in conjunction with the -wsdl
option. Specifies a particular wsdl:port
name to be generated in the WSDL. For
example, -portname
"{http://mynamespace/}MyPort".
Title Page | Tools Home Page
NonStop Server for Java 6.0 Tools Reference Pages (517828-002)
© 2010 Hewlett-Packard Development Company L.P. All rights reserved.










