Bug 847290

Summary: http-gateway returns invalid empty WSDL document.
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Marek Baluch <mbaluch>
Component: JBossESBAssignee: Nobody <nobody>
Status: NEW --- QA Contact: Matej Melko <mmelko>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.3.0 GACC: soa-p-jira
Target Milestone: ---   
Target Release: 5.3.0 GA   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The HTTP gateway would return an invalid, empty WSDL document in certain circumstances. It was invalid because it was not in the correct namespace. Furthermore, the http-gateway should not return a WSDL document by default since it may be used with more than just SOAP.
Story Points: ---
Clone Of: Environment:
SOA-P 5.3.0.GA
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Baluch 2012-08-10 13:03:27 UTC
Description of problem:

See external JIRA issue.


Steps to Reproduce:
1. deploy the http_gateway quickstart
2. access http://localhost:8080/Quickstart_http_gateway/http/sales?wsdl URL in your browser.