Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The example project consists of three parts. 

  1. A studio Blueriq model that contains two projects where the the AQ_SoapServiceClient services are modeled. (Blue)
  2. A soap service with different endpoints that can be called by the projects. (Grey)
  3. The application.properties and keystore. (Pink)


...


Encore

Import the attached branch  (studio branch BQ10, or studio branch BQ14) in Blueriq studioin Blueriq Encore. The branch contains two projects, one internal library and three external libraries. In the picture you can see an overview of the projects.Image Removed

The two studio projects have the same module structure with different WSDL's. One project contains a WSDL for SOAP 1.1 and the other project contains a WSDL for SOAP 1.2.

Image Removed

...

Web service security stub

The soap web service security stub application can be downloaded here :(in parts):

web-service-security-stub-0.0.32.zip.001web-service-security-stub-0.0.32.zip.002 and web-service-security-stub-0.0.32.zip.003soap-service.zip

To start the soapweb-service use soap-security-stub use start-web-service/start-soapsecurity-servicestub.bat (Java 11 is needed)

Runtime

To be able to run these projects the following configurations have to be made:

...