Author: buildbot
Date: Fri Apr 6 16:48:02 2012
New Revision: 811714
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/wsdl-to-java.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/wsdl-to-java.html
==============================================================================
--- websites/production/cxf/content/docs/wsdl-to-java.html (original)
+++ websites/production/cxf/content/docs/wsdl-to-java.html Fri Apr 6 16:48:02
2012
@@ -152,7 +152,7 @@ Apache CXF -- WSDL to Java
<p>The options used to validate WSDL file are reviewed in the following
table.</p>
<div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"> Option </th><th colspan="1" rowspan="1"
class="confluenceTh"> Interpretation </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-?</tt>,<tt>-h</tt>,<tt>-help</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Displays the online help for this
utility and exits. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-fe frontend-name</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> Specifies the frontend. Default is JAXWS.
Currently supports only JAXWS frontend and a "jaxws21" frontend to generate
JAX-WS 2.1 compliant code. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-db databinding-name</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> Specifies the databinding. Default is jaxb.
Currently supports jaxb, xmlbeans, sdo (sdo-static and sdo-dynamic), and jibx.
</td></tr><tr><td colspan="1" rowspan="1" cla
ss="confluenceTd"> <tt>-wv wsdl-version</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Specifies the wsdl version .Default is WSDL1.1. Currently
suppports only WSDL1.1 version. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-p [ wsdl-namespace= ] PackageName</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Specifies zero, or more, package
names to use for the generated code. Optionally specifies the WSDL namespace to
package name mapping. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-sn service-name</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> The WSDL service name to use for the
generated code. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-b binding-name</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Specifies JAXWS or JAXB binding files or XMLBeans context files. Use multiple
-b flags to specify multiple entries. </td></tr><tr><td colspan="1" rowspan="1"
c
lass="confluenceTd"> <tt>-catalog catalog-file-name</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> Specify catalog file to map the imported
wsdl/schema </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-d output-directory</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Specifies the directory into which the generated code
files are written. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-compile</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Compiles generated Java files. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>-classdir
compile-class-dir</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Specifies the directory into which the compiled class files are written.
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-client</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Generates starting point code for a client mainline. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>-server</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Generates starting point code for
a server mainline. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-impl</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Generates starting point code for an implementation
object. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-all</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates
all starting point code: types, service proxy, service interface, server
mainline, client mainline, implementation object, and an Ant <tt>build.xml</tt>
file. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-ant</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specify to
generate an Ant <tt>build.xml</tt> script. </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <tt>-autoNameResolution</tt> </td><td
colspan="1" rowspan="1" class="c
onfluenceTd"> Automatically resolve naming conflicts without requiring the use
of binding customizations. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-defaultValues=[DefaultValueProvider impl]</tt>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies that default
values are generated for the impl and client. You can also provide a custom
default value provider. The default provider is <tt>RandomValueProvider</tt>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-nexclude
schema-namespace [=java-packagename]</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Ignore the specified WSDL schema namespace when
generating code. This option may be specified multiple times. Also, optionally
specifies the Java package name used by types described in the excluded
namespace(s). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-exsh (true/false)</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> E
nables or disables processing of implicit SOAP headers (i.e. SOAP headers
defined in the wsdl:binding but not wsdl:portType section.) Default is false.
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-dns
(true/false)</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Enables or disables the loading of the default namespace package name mapping.
Default is true and <a shape="rect" class="external-link"
href="http://www.w3.org/2005/08/addressing=org.apache.cxf.ws.addressing"
rel="nofollow">http://www.w3.org/2005/08/addressing=org.apache.cxf.ws.addressing</a>
namespace package mapping will be enabled. </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <tt>-dex (true/false)</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Enables or disables the loading
of the default excludes namespace mapping. Default is true. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>-validate</tt> </td><td
colspan="1" rowspan="1
" class="confluenceTd"> Enables validating the WSDL before generating the
code. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-keep</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies
that the code generator will not overwrite any preexisting files. You will be
responsible for resolving any resulting compilation issues. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>-wsdlLocation
wsdlLocation</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Specifies the value of the @WebServiceClient annotation's wsdlLocation
property. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-xjc<xjc args></tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Specifies a comma separated list of <a shape="rect"
class="external-link" href="https://jaxb.dev.java.net/nonav/2.2/docs/xjc.html"
rel="nofollow">arguments</a> that are passed directly to the XJC processor when
using the JAXB databinding. A l
ist of available XJC plugins can be obtained using <tt>-xjc-X</tt>.
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-noAddressBinding</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> For compatibility with CXF 2.0, this flag directs the
code generator to generate the older CXF proprietary WS-Addressing types
instead of the JAX-WS 2.1 compliant WS-Addressing types. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>-v</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> Displays the version number for the tool.
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-verbose</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Displays comments during the code generation process. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>-quiet</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Suppresses comments during the
code generation process. </td></tr><tr><td colspan="1" rowspa
n="1" class="confluenceTd"> <tt>-useFQCNForFaultSerialVersionUID</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Enable generation of Serial
Version UID in fault Exception(s) based on hashcode<br clear="none">
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"> Option </th><th colspan="1" rowspan="1"
class="confluenceTh"> Interpretation </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-?</tt>,<tt>-h</tt>,<tt>-help</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Displays the online help for this
utility and exits. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-fe frontend-name</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> Specifies the frontend. Default is JAXWS.
Currently supports only JAXWS frontend and a "jaxws21" frontend to generate
JAX-WS 2.1 compliant code. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-db databinding-name</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> Specifies the databinding. Default is jaxb.
Currently supports jaxb, xmlbeans, sdo (sdo-static and sdo-dynamic), and jibx.
</td></tr><tr><td colspan="1" rowspan="1" cla
ss="confluenceTd"> <tt>-wv wsdl-version</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Specifies the wsdl version .Default is WSDL1.1. Currently
suppports only WSDL1.1 version. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-p [ wsdl-namespace= ] PackageName</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Specifies zero, or more, package
names to use for the generated code. Optionally specifies the WSDL namespace to
package name mapping. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-sn service-name</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> The WSDL service name to use for the
generated code. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-b binding-name</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Specifies JAXWS or JAXB binding files or XMLBeans context files. Use multiple
-b flags to specify multiple entries. </td></tr><tr><td colspan="1" rowspan="1"
c
lass="confluenceTd"> <tt>-catalog catalog-file-name</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> Specify catalog file to map the imported
wsdl/schema </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-d output-directory</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Specifies the directory into which the generated code
files are written. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-compile</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Compiles generated Java files. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>-classdir
compile-class-dir</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Specifies the directory into which the compiled class files are written.
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-client</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Generates starting point code for a client mainline. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>-server</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Generates starting point code for
a server mainline. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-impl</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Generates starting point code for an implementation
object. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-all</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Generates
all starting point code: types, service proxy, service interface, server
mainline, client mainline, implementation object, and an Ant <tt>build.xml</tt>
file. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-ant</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specify to
generate an Ant <tt>build.xml</tt> script. </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <tt>-autoNameResolution</tt> </td><td
colspan="1" rowspan="1" class="c
onfluenceTd"> Automatically resolve naming conflicts without requiring the use
of binding customizations. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-defaultValues=[DefaultValueProvider impl]</tt>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies that default
values are generated for the impl and client. You can also provide a custom
default value provider. The default provider is <tt>RandomValueProvider</tt>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-nexclude
schema-namespace [=java-packagename]</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Ignore the specified WSDL schema namespace when
generating code. This option may be specified multiple times. Also, optionally
specifies the Java package name used by types described in the excluded
namespace(s). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>-exsh (true/false)</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> E
nables or disables processing of implicit SOAP headers (i.e. SOAP headers
defined in the wsdl:binding but not wsdl:portType section.) Processing the SOAP
headers requires the SOAP binding jars available on the classpath which was not
the default in CXF 2.4.x and older. You may need to add a dependency to
cxf-rt-binding-soap for this flag to work. Default is false.
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-dns
(true/false)</tt> </td><td colspan="1" rowspan="1" class="confluenceTd">
Enables or disables the loading of the default namespace package name mapping.
Default is true and <a shape="rect" class="external-link"
href="http://www.w3.org/2005/08/addressing=org.apache.cxf.ws.addressing"
rel="nofollow">http://www.w3.org/2005/08/addressing=org.apache.cxf.ws.addressing</a>
namespace package mapping will be enabled. </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <tt>-dex (true/false)</tt> </td><td
colspan="1" rowspan="1" class="conf
luenceTd"> Enables or disables the loading of the default excludes namespace
mapping. Default is true. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-validate</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Enables validating the WSDL before generating the code.
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-keep</tt>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies that the code
generator will not overwrite any preexisting files. You will be responsible for
resolving any resulting compilation issues. </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> <tt>-wsdlLocation wsdlLocation</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Specifies the value of the
@WebServiceClient annotation's wsdlLocation property. </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>-xjc<xjc args></tt>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies a comma separat
ed list of <a shape="rect" class="external-link"
href="https://jaxb.dev.java.net/nonav/2.2/docs/xjc.html"
rel="nofollow">arguments</a> that are passed directly to the XJC processor when
using the JAXB databinding. A list of available XJC plugins can be obtained
using <tt>-xjc-X</tt>. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-noAddressBinding</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> For compatibility with CXF 2.0, this flag
directs the code generator to generate the older CXF proprietary WS-Addressing
types instead of the JAX-WS 2.1 compliant WS-Addressing types.
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-v</tt>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Displays the version
number for the tool. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-verbose</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> Displays comments during the code generation process.
</td></tr>
<tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>-quiet</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Suppresses comments during the
code generation process. </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>-useFQCNForFaultSerialVersionUID</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Enable generation of Serial
Version UID in fault Exception(s) based on hashcode<br clear="none">
of the fully qualified class name of the Exception </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> <tt>-exceptionSuper</tt> </td><td
colspan="1" rowspan="1" class="confluenceTd"> superclass for fault beans
generated from wsdl:fault elements (defaults to java.lang.Exception)
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<em>wsdlurl</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> The
path and name of the WSDL file to use in generating the code.
</td></tr></tbody></table>
</div>