Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 835810 Details for
Bug 1041220
Designer generates wrong view model transformations for some SOAP services
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
wsdl used for the testing
testwsd.xml (text/xml), 2.43 KB, created by
Filip Nguyen
on 2013-12-12 14:00:01 UTC
(
hide
)
Description:
wsdl used for the testing
Filename:
MIME Type:
Creator:
Filip Nguyen
Created:
2013-12-12 14:00:01 UTC
Size:
2.43 KB
patch
obsolete
><?xml version='1.0' encoding='UTF-8'?><wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://www.jboss.org/jbossas/dv/PeopleJaxws" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns1="http://schemas.xmlsoap.org/soap/http" name="PeopleJaxwsService" targetNamespace="http://www.jboss.org/jbossas/dv/PeopleJaxws"> > <wsdl:types> ><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.jboss.org/jbossas/dv/PeopleJaxws" elementFormDefault="unqualified" targetNamespace="http://www.jboss.org/jbossas/dv/PeopleJaxws" version="1.0"> ><xs:element name="getPeopleByName" type="tns:getPeopleByName"/> ><xs:element name="getPeopleByNameResponse" type="tns:getPeopleByNameResponse"/> ><xs:complexType name="getPeopleByName"> ><xs:sequence> ><xs:element minOccurs="0" name="arg0" type="xs:string"/> ></xs:sequence> ></xs:complexType> ><xs:complexType name="getPeopleByNameResponse"> ><xs:sequence> ><xs:element maxOccurs="unbounded" minOccurs="0" name="return" type="xs:string"/> ></xs:sequence> ></xs:complexType> ></xs:schema> > </wsdl:types> > <wsdl:message name="getPeopleByName"> > <wsdl:part element="tns:getPeopleByName" name="parameters"> > </wsdl:part> > </wsdl:message> > <wsdl:message name="getPeopleByNameResponse"> > <wsdl:part element="tns:getPeopleByNameResponse" name="parameters"> > </wsdl:part> > </wsdl:message> > <wsdl:portType name="PeopleJaxws"> > <wsdl:operation name="getPeopleByName"> > <wsdl:input message="tns:getPeopleByName" name="getPeopleByName"> > </wsdl:input> > <wsdl:output message="tns:getPeopleByNameResponse" name="getPeopleByNameResponse"> > </wsdl:output> > </wsdl:operation> > </wsdl:portType> > <wsdl:binding name="PeopleJaxwsServiceSoapBinding" type="tns:PeopleJaxws"> > <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> > <wsdl:operation name="getPeopleByName"> > <soap:operation soapAction="" style="document"/> > <wsdl:input name="getPeopleByName"> > <soap:body use="literal"/> > </wsdl:input> > <wsdl:output name="getPeopleByNameResponse"> > <soap:body use="literal"/> > </wsdl:output> > </wsdl:operation> > </wsdl:binding> > <wsdl:service name="PeopleJaxwsService"> > <wsdl:port binding="tns:PeopleJaxwsServiceSoapBinding" name="PeopleJaxws"> > <soap:address location="http://localhost:8080/dv-test-ws/jaxws"/> > </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 1041220
: 835810