Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 65500 Details for
Bug 184937
Axis2: WSDL file generated by Axis2 contains validation error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Echo.wsdl generated by Axis2
Echo.wsdl (text/plain), 3.36 KB, created by
Kathy Chan
on 2007-05-01 13:56:17 EDT
(
hide
)
Description:
Echo.wsdl generated by Axis2
Filename:
MIME Type:
Creator:
Kathy Chan
Created:
2007-05-01 13:56:17 EDT
Size:
3.36 KB
patch
obsolete
><wsdl:definitions xmlns:axis2="http://echo" > xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" > xmlns:ns0="http://echo/xsd" > xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" > xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" > xmlns:ns1="http://org.apache.axis2/xsd" > xmlns:xs="http://www.w3.org/2001/XMLSchema" > xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" > xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" > targetNamespace="http://echo"> > <wsdl:documentation>Echo</wsdl:documentation> > <wsdl:types> > <xs:schema xmlns:ns="http://echo/xsd" > attributeFormDefault="qualified" elementFormDefault="qualified" > targetNamespace="http://echo/xsd"> > <xs:element name="hello"> > <xs:complexType> > <xs:sequence> > <xs:element name="name" nillable="true" > type="xs:string" /> > </xs:sequence> > </xs:complexType> > </xs:element> > <xs:element name="helloResponse"> > <xs:complexType> > <xs:sequence> > <xs:element name="return" nillable="true" > type="xs:string" /> > </xs:sequence> > </xs:complexType> > </xs:element> > </xs:schema> > </wsdl:types> > <wsdl:message name="helloMessage"> > <wsdl:part name="part1" element="ns0:hello" /> > </wsdl:message> > <wsdl:message name="helloResponse"> > <wsdl:part name="part1" element="ns0:helloResponse" /> > </wsdl:message> > <wsdl:portType name="EchoPortType"> > <wsdl:operation name="hello"> > <wsdl:input > xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" > message="axis2:helloMessage" wsaw:Action="urn:hello" /> > <wsdl:output message="axis2:helloResponse" /> > </wsdl:operation> > </wsdl:portType> > <wsdl:binding name="EchoSOAP11Binding" type="axis2:EchoPortType"> > <soap:binding transport="http://schemas.xmlsoap.org/soap/http" > style="document" /> > <wsdl:operation name="hello"> > <soap:operation soapAction="urn:hello" style="document" /> > <wsdl:input> > <soap:body use="literal" /> > </wsdl:input> > <wsdl:output> > <soap:body use="literal" /> > </wsdl:output> > </wsdl:operation> > </wsdl:binding> > <wsdl:binding name="EchoSOAP12Binding" type="axis2:EchoPortType"> > <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" > style="document" /> > <wsdl:operation name="hello"> > <soap12:operation soapAction="urn:hello" style="document" /> > <wsdl:input> > <soap12:body use="literal" /> > </wsdl:input> > <wsdl:output> > <soap12:body use="literal" /> > </wsdl:output> > </wsdl:operation> > </wsdl:binding> > <wsdl:binding name="EchoHttpBinding" type="axis2:EchoPortType"> > <http:binding verb="POST" /> > <wsdl:operation name="hello"> > <http:operation location="hello" /> > <wsdl:input> > <mime:content type="text/xml" /> > </wsdl:input> > <wsdl:output> > <mime:content type="text/xml" /> > </wsdl:output> > </wsdl:operation> > </wsdl:binding> > <wsdl:service name="Echo"> > <wsdl:port name="EchoSOAP11port_http" > binding="axis2:EchoSOAP11Binding"> > <soap:address > location="http://localhost:8080/a1/services/Echo" /> > </wsdl:port> > <wsdl:port name="EchoSOAP12port_http" > binding="axis2:EchoSOAP12Binding"> > <soap12:address > location="http://localhost:8080/a1/services/Echo" /> > </wsdl:port> > <wsdl:port name="EchoHttpport1" > binding="axis2:EchoHttpBinding"> > <http:address location="http://localhost:8080/a1/rest/Echo" /> > </wsdl:port> > </wsdl:service> ></wsdl:definitions>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 184937
: 65500