Use Cases for Petals-BC-SOAP

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
{code}

h3. Running the use case

Launch a freshly installed Petals ESB.
Install the Petals BC SOAP enabling SSL through the component parameters:
* https-enabled = true
* https-port = 8083
* https-keystore-type = JKS
* https-keystore-file = ../https/keystore-srv-ssl.jks
* https-keystore-password = keystoresrv
* https-key-password = pwsslsrv
* https-client-authentication-enabled = true
Deploy your SU
Use SoapUI to invoke your secured service !


h1. Complex Use Cases