Author: keithc
Date: Mon Mar 26 23:50:18 2007
New Revision: 522783
URL: http://svn.apache.org/viewvc?view=rev&rev=522783
Log:
Applying patch for AXIS2-2403
Modified:
webservices/axis2/trunk/java/modules/samples/quickstartxmlbeans/resources/META-INF/StockQuoteService.wsdl
Modified:
webservices/axis2/trunk/java/modules/samples/quickstartxmlbeans/resources/META-INF/StockQuoteService.wsdl
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/quickstartxmlbeans/resources/META-INF/StockQuoteService.wsdl?view=diff&rev=522783&r1=522782&r2=522783
==============================================================================
---
webservices/axis2/trunk/java/modules/samples/quickstartxmlbeans/resources/META-INF/StockQuoteService.wsdl
(original)
+++
webservices/axis2/trunk/java/modules/samples/quickstartxmlbeans/resources/META-INF/StockQuoteService.wsdl
Mon Mar 26 23:50:18 2007
@@ -21,4 +21,4 @@
</xs:sequence>
</xs:complexType>
</xs:element>
-</xs:schema></wsdl:types><wsdl:message name="getPriceMessage"><wsdl:part
name="part1" element="ns:getPrice" /></wsdl:message><wsdl:message
name="getPriceResponseMessage"><wsdl:part name="part1"
element="ns:getPriceResponse" /></wsdl:message><wsdl:message
name="updateMessage"><wsdl:part name="part1" element="ns:update"
/></wsdl:message><wsdl:portType
name="StockQuoteServicePortType"><wsdl:operation name="getPrice"><wsdl:input
message="axis2:getPriceMessage" /><wsdl:output
message="axis2:getPriceResponseMessage" /></wsdl:operation><wsdl:operation
name="update"><wsdl:input message="axis2:updateMessage"
/></wsdl:operation></wsdl:portType><wsdl:binding
name="StockQuoteServiceSOAP11Binding"
type="axis2:StockQuoteServicePortType"><soap:binding
transport="http://schemas.xmlsoap.org/soap/http" style="document"
/><wsdl:operation name="getPrice"><soap:operation soapAction="urn:getPrice"
style="document" /><wsdl:input><soap:body use="literal"
namespace="http://quickstart.samples/" /></w
sdl:input><wsdl:output><soap:body use="literal"
namespace="http://quickstart.samples/"
/></wsdl:output></wsdl:operation><wsdl:operation name="update"><soap:operation
soapAction="urn:update" style="document" /><wsdl:input><soap:body use="literal"
namespace="http://quickstart.samples/"
/></wsdl:input></wsdl:operation></wsdl:binding><wsdl:binding
name="StockQuoteServiceSOAP12Binding"
type="axis2:StockQuoteServicePortType"><soap12:binding
transport="http://schemas.xmlsoap.org/soap/http" style="document"
/><wsdl:operation name="getPrice"><soap12:operation soapAction="urn:getPrice"
style="document" /><wsdl:input><soap12:body use="literal"
namespace="http://quickstart.samples/" /></wsdl:input><wsdl:output><soap12:body
use="literal" namespace="http://quickstart.samples/"
/></wsdl:output></wsdl:operation><wsdl:operation
name="update"><soap12:operation soapAction="urn:update" style="document"
/><wsdl:input><soap12:body use="literal" namespace="http://quickstart.samples/"
/></wsdl:inpu
t></wsdl:operation></wsdl:binding><wsdl:service
name="StockQuoteService"><wsdl:port name="StockQuoteServiceSOAP11port"
binding="axis2:StockQuoteServiceSOAP11Binding"><soap:address
location="http://localhost:8080/axis2/services/StockQuoteService"
/></wsdl:port><wsdl:port name="StockQuoteServiceSOAP12port"
binding="axis2:StockQuoteServiceSOAP12Binding"><soap12:address
location="http://localhost:8080/axis2/services/StockQuoteService"
/></wsdl:port></wsdl:service></wsdl:definitions>
\ No newline at end of file
+</xs:schema></wsdl:types><wsdl:message name="getPriceMessage"><wsdl:part
name="part1" element="ns:getPrice" /></wsdl:message><wsdl:message
name="getPriceResponseMessage"><wsdl:part name="part1"
element="ns:getPriceResponse" /></wsdl:message><wsdl:message
name="updateMessage"><wsdl:part name="part1" element="ns:update"
/></wsdl:message><wsdl:portType
name="StockQuoteServicePortType"><wsdl:operation name="getPrice"><wsdl:input
message="axis2:getPriceMessage" /><wsdl:output
message="axis2:getPriceResponseMessage" /></wsdl:operation><wsdl:operation
name="update"><wsdl:input message="axis2:updateMessage"
/></wsdl:operation></wsdl:portType><wsdl:binding
name="StockQuoteServiceSOAP11Binding"
type="axis2:StockQuoteServicePortType"><soap:binding
transport="http://schemas.xmlsoap.org/soap/http" style="document"
/><wsdl:operation name="getPrice"><soap:operation soapAction="urn:getPrice"
style="document" /><wsdl:input><soap:body use="literal"
namespace="http://quickstart.samples/" /></w
sdl:input><wsdl:output><soap:body use="literal"
namespace="http://quickstart.samples/"
/></wsdl:output></wsdl:operation><wsdl:operation name="update"><soap:operation
soapAction="urn:update" style="document" /><wsdl:input><soap:body use="literal"
namespace="http://quickstart.samples/"
/></wsdl:input></wsdl:operation></wsdl:binding><wsdl:binding
name="StockQuoteServiceSOAP12Binding"
type="axis2:StockQuoteServicePortType"><soap12:binding
transport="http://schemas.xmlsoap.org/soap/http" style="document"
/><wsdl:operation name="getPrice"><soap12:operation soapAction="urn:getPrice"
style="document" /><wsdl:input><soap12:body use="literal"
namespace="http://quickstart.samples/" /></wsdl:input><wsdl:output><soap12:body
use="literal" namespace="http://quickstart.samples/"
/></wsdl:output></wsdl:operation><wsdl:operation
name="update"><soap12:operation soapAction="urn:update" style="document"
/><wsdl:input><soap12:body use="literal" namespace="http://quickstart.samples/"
/></wsdl:inpu
t></wsdl:operation></wsdl:binding><wsdl:service
name="StockQuoteService"><wsdl:port name="StockQuoteServiceSOAP11port"
binding="axis2:StockQuoteServiceSOAP11Binding"><soap:address
location="http://localhost:8080/axis2/services/StockQuoteService"
/></wsdl:port></wsdl:service></wsdl:definitions>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]