Bug 1000866

Summary: SoapUI SOAPClient doesn't pick up HttpClient properties if "wsdl" specifies local file ("file://...")
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Tadayoshi Sato <tasato>
Component: JBossESBAssignee: Tadayoshi Sato <tasato>
Status: CLOSED UPSTREAM QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.3.1CC: nwallace, soa-p-jira, tasato, tcunning
Target Milestone: GA   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:28:24 UTC 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:
Bug Depends On:    
Bug Blocks: 986007    

Description Tadayoshi Sato 2013-08-26 01:53:00 UTC
Description of problem:
Platform BZ for https://issues.jboss.org/browse/JBESB-3947

In the soapUI version of SOAPClient, when hosting a WSDL locally (i.e. "file://..."), the Apache HttpClient which is used in SOAPClient does not pick up the proxy server settings:

<action name="soapui-client-action" class="org.jboss.soa.esb.actions.soap.SOAPClient">
  <property name="wsdl" value="file:///opt/jboss-soa-p-5.3.1/jboss-as/samples/quickstarts/webservice_consumer1/HelloWorldWS.wsdl" />
  <property name="http-client-properties">
    <http-client-property name="http.proxyHost" value="192.168.0.101"/>
    <http-client-property name="http.proxyPort" value="18080"/>
  </property>
  ...
</action>

Comment 1 JBoss JIRA Server 2013-10-15 09:48:48 UTC
Tadayoshi Sato <tadayosi> updated the status of jira JBESB-3947 to Resolved

Comment 2 JBoss JIRA Server 2013-10-15 09:48:48 UTC
Tadayoshi Sato <tadayosi> made a comment on jira JBESB-3947

Commetted to trunk.

Comment 3 JBoss JIRA Server 2013-10-15 09:49:20 UTC
Tadayoshi Sato <tadayosi> made a comment on jira JBESB-3947

Committed to trunk.

Comment 4 JBoss JIRA Server 2013-10-15 16:50:14 UTC
Tom Cunningham <tcunning> updated the status of jira JBESB-3947 to Closed

Comment 5 JBoss JIRA Server 2013-10-15 16:50:14 UTC
Tom Cunningham <tcunning> made a comment on jira JBESB-3947

Merged this into continuing branch in JBESB-3955.

Comment 7 Red Hat Bugzilla 2025-02-10 03:28:24 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.