|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (5)
View Page Historyh2. Proxy SOAP over 2 Petals ESB nodes connected using the Petals BC Gateway
{tip}This use case runs with the Petals ESB Enterprise Pack 5.4.0. Its source code is available [here|https://svn.petalslink.org/svnroot/branches-legacy/petals-samples-soap-5.0.x].{tip} [here|https://svn.petalslink.org/svnroot/trunk/product/dev/prod/petals/petals-samples/petals-samples-gateway-soap-proxy].{tip}
The goal of this use-case is to show you how to configure the service units of BS SOAP and BC Gateway on two Petals ESB nodes to create a SOAP proxy:
* to import into Petals node ESB #2, an external service,
* to connect Petals nodes ESB #1 and #2 with the Petals BC Gateway. The connection is secured using SSL,
* to export to outside an internal Petals service of the Petals node ESB #1.
!Overview.png!
h3. About the external service provider
An external service provider 'ArticleServiceContinuation' is available as [CXF webservice|https://svn.petalslink.org/svnroot/trunk/product/dev/prod/petals/petals-samples/petals-samples-soap/cxf-server] at [http://localhost:88450/articleServiceContinuation?wsdl].
To start it, just execute the following Maven command line in its directory project: