From 5b3f718031f403a9f6626fe3ed14dccab09aa1a0 Mon Sep 17 00:00:00 2001 From: Alejandro Revilla Date: Thu, 30 Aug 2018 17:08:52 -0300 Subject: [PATCH] Added 'content' property (optially stores content in Context) --- modules/qrest/src/dist/deploy/30_qrest_txnmgr.xml | 2 +- modules/qrest/src/dist/deploy/50_qrest.xml | 1 + .../src/main/java/org/jpos/qrest/RestSession.java | 5 +++++ .../src/test/java/org/jpos/qrest/RestTest.java | 14 ++++++++++++-- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/modules/qrest/src/dist/deploy/30_qrest_txnmgr.xml b/modules/qrest/src/dist/deploy/30_qrest_txnmgr.xml index b209ab7649..eafd8b1b54 100644 --- a/modules/qrest/src/dist/deploy/30_qrest_txnmgr.xml +++ b/modules/qrest/src/dist/deploy/30_qrest_txnmgr.xml @@ -6,6 +6,7 @@ + @@ -15,4 +16,3 @@ - diff --git a/modules/qrest/src/dist/deploy/50_qrest.xml b/modules/qrest/src/dist/deploy/50_qrest.xml index 097859b18f..20877dbed1 100644 --- a/modules/qrest/src/dist/deploy/50_qrest.xml +++ b/modules/qrest/src/dist/deploy/50_qrest.xml @@ -1,6 +1,7 @@ +