The "rewrite-endpoint-url" property of SOAPProcessor doesn't work for HTTP Gateway

Solution Unverified - Updated -

Issue

  • We use the SOAPProcessor action with HTTP Gateway to publish an ESB service as a web service.
  • I tried the rewrite-endpoint-url property to false as below, but nothing changes:
<action name="JBossWSAdapter" class="org.jboss.soa.esb.actions.soap.SOAPProcessor">
  <property name="jbossws-context"      value="Quickstart_webservice_producer_esb"/>
  <property name="jbossws-endpoint"     value="GoodbyeWorldWS"/>
  <property name="rewrite-endpoint-url" value="false"/>
</action>

Environment

  • JBoss Enterprise SOA Platform (SOA-P)
    • 5.3.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.