Merge branch 'jenkins_with_weblogic' of http://192.168.240.178:18080/eapim/eapim-online.git into jenkins_with_weblogic
This commit is contained in:
-1
@@ -22,7 +22,6 @@ public class AsyncReponseFilter implements HttpClientAdapterFilter, HttpAdapterS
|
|||||||
|
|
||||||
logger.debug("AsyncReponseFilter] PreFilter Processing Start!!");
|
logger.debug("AsyncReponseFilter] PreFilter Processing Start!!");
|
||||||
String traceId = tempProp.getProperty(TransactionContextKeys.TRANSACTION_UUID, "");
|
String traceId = tempProp.getProperty(TransactionContextKeys.TRANSACTION_UUID, "");
|
||||||
String xloanToken = tempProp.getProperty(TransactionContextKeys.X_LOAN_TOKEN, "");
|
|
||||||
|
|
||||||
Properties filterHeaders = (Properties) tempProp.get("FILTERHEADER");
|
Properties filterHeaders = (Properties) tempProp.get("FILTERHEADER");
|
||||||
if (filterHeaders == null) {
|
if (filterHeaders == null) {
|
||||||
|
|||||||
Reference in New Issue
Block a user