A RHPAM project that consumes a simple REST service.

Grega Bremec 384c132a6f fixed readme %!s(int64=3) %!d(string=hai) anos
global b8b9b9daad refactor and reconfigure %!s(int64=3) %!d(string=hai) anos
src e35010f06f {/src/main/resources/net/p0f/samples/rhpam_fuse_integration/pam_consume_ws_rs/services.consume-rest-ws-taskform.frm} %!s(int64=3) %!d(string=hai) anos
package-names-white-list b73a6a3e77 whitelist shared-data-model %!s(int64=3) %!d(string=hai) anos
pom.xml dc674a63b2 Batch mode %!s(int64=3) %!d(string=hai) anos
project.imports 4926ce1a37 Initial commit %!s(int64=3) %!d(string=hai) anos
project.repositories cde8c82c11 Batch mode %!s(int64=3) %!d(string=hai) anos
readme.md 384c132a6f fixed readme %!s(int64=3) %!d(string=hai) anos

readme.md

RHPAM REST Client

An example process model where a REST task (along with the corresponding WorkItemHandler) is used to consume a REST WS. Depends on the ws-customer-data service being deployed somewhere, by default on http://localhost:9080/ws-customer-data/.

For proper serialization of objects coming from a shared dependency (such as Customer in this case), the WIH definition in kie-deployment-descriptor.xml needs to be modified to use the module class loader (as of RHPAM 7.11).