blob: 088eb77bbee79b28abf8e8629c161c26e1003d61 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia at Apr 17, 2012 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apache Axis2 -
Code Listing 4: Generating clients from the WSDL
file</title>
<style type="text/css" media="all">
@import url("../css/maven-base.css");
@import url("../css/maven-theme.css");
@import url("../css/site.css");
</style>
<link rel="stylesheet" href="../css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20120417" />
<meta http-equiv="Content-Language" content="en" />
<meta name="generator" content="HTML Tidy for Windows (vers 14 June 2007), see www.w3.org" /><meta http-equiv="content-type" content="" />
</head>
<body class="composite">
<div id="banner">
<a href="http://www.apache.org/" id="bannerLeft">
<img src="http://www.apache.org/images/asf_logo_wide.png" alt="Apache Axis2" />
</a>
<a href="" id="bannerRight">
<img src="../images/axis.jpg" alt="Apache Axis2" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2012-04-17</span>
&nbsp;| <span id="projectVersion">Version: 1.6.2</span>
</div>
<div class="xright"> <a href="../index.html" title="Axis2/Java">Axis2/Java</a>
|
<a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Axis2/Java</h5>
<ul>
<li class="none">
<a href="../index.html" title="Home">Home</a>
</li>
</ul>
<h5>Downloads</h5>
<ul>
<li class="none">
<a href="../download.cgi" title="Releases">Releases</a>
</li>
<li class="none">
<a href="../modules/index.html" title="Modules">Modules</a>
</li>
<li class="none">
<a href="../tools/index.html" title="Tools">Tools</a>
</li>
</ul>
<h5>Documentation</h5>
<ul>
<li class="none">
<a href="../docs/toc.html" title="Table of Contents">Table of Contents</a>
</li>
<li class="none">
<a href="../docs/installationguide.html" title="Installation Guide">Installation Guide</a>
</li>
<li class="none">
<a href="../docs/quickstartguide.html" title="QuickStart Guide">QuickStart Guide</a>
</li>
<li class="none">
<a href="../docs/userguide.html" title="User Guide">User Guide</a>
</li>
<li class="none">
<a href="../docs/jaxws-guide.html" title="JAXWS Guide">JAXWS Guide</a>
</li>
<li class="none">
<a href="../docs/pojoguide.html" title="POJO Guide">POJO Guide</a>
</li>
<li class="none">
<a href="../docs/spring.html" title="Spring Guide">Spring Guide</a>
</li>
<li class="none">
<a href="../docs/webadminguide.html" title="Web Administrator's Guide">Web Administrator's Guide</a>
</li>
<li class="none">
<a href="../docs/migration.html" title="Migration Guide (from Axis1)">Migration Guide (from Axis1)</a>
</li>
</ul>
<h5>Resources</h5>
<ul>
<li class="none">
<a href="../faq.html" title="FAQ">FAQ</a>
</li>
<li class="none">
<a href="../articles.html" title="Articles">Articles</a>
</li>
<li class="none">
<a href="http://wiki.apache.org/ws/FrontPage/Axis2/" class="externalLink" title="Wiki">Wiki</a>
</li>
<li class="none">
<a href="../refLib.html" title="Reference Library">Reference Library</a>
</li>
<li class="none">
<a href="../api/index.html" title="Online Java Docs">Online Java Docs</a>
</li>
</ul>
<h5>Get Involved</h5>
<ul>
<li class="none">
<a href="../overview.html" title="Overview">Overview</a>
</li>
<li class="none">
<a href="../svn.html" title="Checkout the Source">Checkout the Source</a>
</li>
<li class="none">
<a href="../mail-lists.html" title="Mailing Lists">Mailing Lists</a>
</li>
<li class="none">
<a href="../release-process.html" title="Release Process">Release Process</a>
</li>
<li class="none">
<a href="../guidelines.html" title="Developer Guidelines">Developer Guidelines</a>
</li>
<li class="none">
<a href="../siteHowTo.html" title="Build the Site">Build the Site</a>
</li>
</ul>
<h5>Project Information</h5>
<ul>
<li class="none">
<a href="../team-list.html" title="Project Team">Project Team</a>
</li>
<li class="none">
<a href="../issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
</li>
<li class="none">
<a href="http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/" class="externalLink" title="Source Code">Source Code</a>
</li>
<li class="none">
<a href="../thanks.html" title="Acknowledgements">Acknowledgements</a>
</li>
<li class="none">
<a href="http://www.apache.org/licenses/LICENSE-2.0.html" class="externalLink" title="License">License</a>
</li>
<li class="none">
<a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a>
</li>
<li class="none">
<a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
</li>
<li class="none">
<a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<!-- ~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information
~ regarding copyright ownership. The ASF licenses this file
~ to you under the Apache License, Version 2.0 (the
~ "License"); you may not use this file except in compliance
~ with the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing,
~ software distributed under the License is distributed on an
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~ KIND, either express or implied. See the License for the
~ specific language governing permissions and limitations
~ under the License. --><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<h1>Code Listing 5 - Generating Clients from the WSDL File</h1>
<div><pre>
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;wsdl:definitions
xmlns:apachesoap=&quot;http://xml.apache.org/xml-soap&quot;
xmlns:impl=&quot;http://apache.org/axis2/Axis2UserGuide&quot;
xmlns:intf=&quot;http://apache.org/axis2/Axis2UserGuide&quot;
xmlns:wsdl=&quot;http://schemas.xmlsoap.org/wsdl/&quot;
xmlns:wsdlsoap=&quot;http://schemas.xmlsoap.org/wsdl/soap/&quot;
xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot;
targetNamespace=&quot;http://apache.org/axis2/Axis2UserGuide&quot;&gt;
&lt;wsdl:types&gt;
&lt;schema
elementFormDefault=&quot;qualified&quot;
targetNamespace=&quot;http://apache.org/axis2/Axis2UserGuide&quot;
xmlns=&quot;http://www.w3.org/2001/XMLSchema&quot;&gt;
&lt;!-- ELEMENTS --&gt;
&lt;element name=&quot;DoInOnlyRequest&quot;&gt;
&lt;complexType&gt;
&lt;sequence&gt;
&lt;element name=&quot;messageString&quot; type=&quot;xsd:string&quot;/&gt;
&lt;/sequence&gt;
&lt;/complexType&gt;
&lt;/element&gt;
&lt;element name=&quot;TwoWayOneParameterEchoRequest&quot;&gt;
&lt;complexType&gt;
&lt;sequence&gt;
&lt;element name=&quot;echoString&quot; type=&quot;xsd:string&quot;/&gt;
&lt;/sequence&gt;
&lt;/complexType&gt;
&lt;/element&gt;
&lt;element name=&quot;TwoWayOneParameterEchoResponse&quot;&gt;
&lt;complexType&gt;
&lt;sequence&gt;
&lt;element name=&quot;echoString&quot; type=&quot;xsd:string&quot;/&gt;
&lt;/sequence&gt;
&lt;/complexType&gt;
&lt;/element&gt;
&lt;element name=&quot;NoParametersRequest&quot;&gt;
&lt;complexType/&gt;
&lt;/element&gt;
&lt;element name=&quot;NoParametersResponse&quot;&gt;
&lt;complexType/&gt;
&lt;/element&gt;
&lt;element name=&quot;MultipleParametersAddItemRequest&quot;&gt;
&lt;complexType&gt;
&lt;sequence&gt;
&lt;element name=&quot;itemId&quot; type=&quot;xsd:int&quot;/&gt;
&lt;element name=&quot;itemName&quot; type=&quot;xsd:string&quot;/&gt;
&lt;element name=&quot;price&quot; type=&quot;xsd:float&quot;/&gt;
&lt;element name=&quot;description&quot; type=&quot;xsd:string&quot;/&gt;
&lt;/sequence&gt;
&lt;/complexType&gt;
&lt;/element&gt;
&lt;element name=&quot;MultipleParametersAddItemResponse&quot;&gt;
&lt;complexType&gt;
&lt;sequence&gt;
&lt;element name=&quot;itemId&quot; type=&quot;xsd:int&quot;/&gt;
&lt;element name=&quot;successfulAdd&quot; type=&quot;xsd:boolean&quot;/&gt;
&lt;/sequence&gt;
&lt;/complexType&gt;
&lt;/element&gt;
&lt;/schema&gt;
&lt;/wsdl:types&gt;
&lt;!-- MESSAGES --&gt;
&lt;wsdl:message name=&quot;DoInOnlyRequestMessage&quot;&gt;
&lt;wsdl:part name=&quot;input&quot; element=&quot;impl:DoInOnlyRequest&quot;/&gt;
&lt;/wsdl:message&gt;
&lt;wsdl:message name=&quot;TwoWayOneParameterEchoRequestMessage&quot;&gt;
&lt;wsdl:part name=&quot;input&quot; element=&quot;impl:TwoWayOneParameterEchoRequest&quot;/&gt;
&lt;/wsdl:message&gt;
&lt;wsdl:message name=&quot;TwoWayOneParameterEchoResponseMessage&quot;&gt;
&lt;wsdl:part name=&quot;output&quot; element=&quot;impl:TwoWayOneParameterEchoResponse&quot;/&gt;
&lt;/wsdl:message&gt;
&lt;wsdl:message name=&quot;NoParametersRequestMessage&quot;&gt;
&lt;wsdl:part name=&quot;input&quot; element=&quot;impl:NoParametersRequest&quot;/&gt;
&lt;/wsdl:message&gt;
&lt;wsdl:message name=&quot;NoParametersResponseMessage&quot;&gt;
&lt;wsdl:part name=&quot;output&quot; element=&quot;impl:NoParametersResponse&quot;/&gt;
&lt;/wsdl:message&gt;
&lt;wsdl:message name=&quot;MultipleParametersAddItemRequestMessage&quot;&gt;
&lt;wsdl:part name=&quot;input&quot; element=&quot;impl:MultipleParametersAddItemRequest&quot;/&gt;
&lt;/wsdl:message&gt;
&lt;wsdl:message name=&quot;MultipleParametersAddItemResponseMessage&quot;&gt;
&lt;wsdl:part name=&quot;output&quot; element=&quot;impl:MultipleParametersAddItemResponse&quot;/&gt;
&lt;/wsdl:message&gt;
&lt;!-- Port type (operations) --&gt;
&lt;wsdl:portType name=&quot;Axis2UserGuidePortType&quot;&gt;
&lt;wsdl:operation name=&quot;DoInOnly&quot; parameterOrder=&quot;input&quot;&gt;
&lt;wsdl:input name=&quot;DoInOnlyRequestMessage&quot;
message=&quot;impl:DoInOnlyRequestMessage&quot;/&gt;
&lt;/wsdl:operation&gt;
&lt;wsdl:operation name=&quot;TwoWayOneParameterEcho&quot; parameterOrder=&quot;input&quot;&gt;
&lt;wsdl:input name=&quot;TwoWayOneParameterEchoRequestMessage&quot;
message=&quot;impl:TwoWayOneParameterEchoRequestMessage&quot;/&gt;
&lt;wsdl:output name=&quot;TwoWayOneParameterEchoResponseMessage&quot;
message=&quot;impl:TwoWayOneParameterEchoResponseMessage&quot;/&gt;
&lt;/wsdl:operation&gt;
&lt;wsdl:operation name=&quot;NoParameters&quot; parameterOrder=&quot;input&quot;&gt;
&lt;wsdl:input name=&quot;NoParametersRequestMessage&quot;
message=&quot;impl:NoParametersRequestMessage&quot;/&gt;
&lt;wsdl:output name=&quot;NoParametersResponseMessage&quot;
message=&quot;impl:NoParametersResponseMessage&quot;/&gt;
&lt;/wsdl:operation&gt;
&lt;wsdl:operation name=&quot;MultipleParametersAddItem&quot; parameterOrder=&quot;input&quot;&gt;
&lt;wsdl:input name=&quot;MultipleParametersAddItemRequestMessage&quot;
message=&quot;impl:MultipleParametersAddItemRequestMessage&quot;/&gt;
&lt;wsdl:output name=&quot;MultipleParametersAddItemResponseMessage&quot;
message=&quot;impl:MultipleParametersAddItemResponseMessage&quot;/&gt;
&lt;/wsdl:operation&gt;
&lt;/wsdl:portType&gt;
&lt;!-- BINDING (bind operations) --&gt;
&lt;wsdl:binding
name=&quot;Axis2UserGuideSoapBinding&quot;
type=&quot;impl:Axis2UserGuidePortType&quot;&gt;
&lt;wsdlsoap:binding style=&quot;document&quot; transport=&quot;http://schemas.xmlsoap.org/soap/http&quot;/&gt;
&lt;wsdl:operation name=&quot;DoInOnly&quot;&gt;
&lt;wsdlsoap:operation soapAction=&quot;DoInOnly&quot;/&gt;
&lt;wsdl:input&gt;
&lt;wsdlsoap:body use=&quot;literal&quot;/&gt;
&lt;/wsdl:input&gt;
&lt;/wsdl:operation&gt;
&lt;wsdl:operation name=&quot;TwoWayOneParameterEcho&quot;&gt;
&lt;wsdlsoap:operation soapAction=&quot;TwoWayOneParameterEcho&quot;/&gt;
&lt;wsdl:input&gt;
&lt;wsdlsoap:body use=&quot;literal&quot;/&gt;
&lt;/wsdl:input&gt;
&lt;wsdl:output&gt;
&lt;wsdlsoap:body use=&quot;literal&quot;/&gt;
&lt;/wsdl:output&gt;
&lt;/wsdl:operation&gt;
&lt;wsdl:operation name=&quot;NoParameters&quot;&gt;
&lt;wsdlsoap:operation soapAction=&quot;NoParameters&quot;/&gt;
&lt;wsdl:input&gt;
&lt;wsdlsoap:body use=&quot;literal&quot;/&gt;
&lt;/wsdl:input&gt;
&lt;wsdl:output&gt;
&lt;wsdlsoap:body use=&quot;literal&quot;/&gt;
&lt;/wsdl:output&gt;
&lt;/wsdl:operation&gt;
&lt;wsdl:operation name=&quot;MultipleParametersAddItem&quot;&gt;
&lt;wsdlsoap:operation soapAction=&quot;MultipleParametersAddItem&quot;/&gt;
&lt;wsdl:input&gt;
&lt;wsdlsoap:body use=&quot;literal&quot;/&gt;
&lt;/wsdl:input&gt;
&lt;wsdl:output&gt;
&lt;wsdlsoap:body use=&quot;literal&quot;/&gt;
&lt;/wsdl:output&gt;
&lt;/wsdl:operation&gt;
&lt;/wsdl:binding&gt;
&lt;!-- SERVICE --&gt;
&lt;wsdl:service name=&quot;Axis2UserGuideService&quot;&gt;
&lt;wsdl:port binding=&quot;impl:Axis2UserGuideSoapBinding&quot;
name=&quot;Axis2UserGuide&quot;&gt;
&lt;wsdlsoap:address location=&quot;http://localhost:8080/axis2/services/Axis2UserGuide&quot;/&gt;
&lt;/wsdl:port&gt;
&lt;/wsdl:service&gt;
&lt;/wsdl:definitions&gt;
</pre></div>
</html>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">Copyright &#169; 2004-2012
<a href="http://www.apache.org/">The Apache Software Foundation</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>