Question
Intel
IN
Last activity: 18 Aug 2020 8:31 EDT
Java parameter configuration issue.
Hi Team,
We are running on PEGA 8.1.3, we are facing an issue while adding multiple domain names in Java parameter's export JAVA_OPTS+=" -Dhttp.nonProxyHosts=abc*.com, xyz*.com" when putting these options its not escaping the wild characters. we also tried using pipe "|" as a separator
abc*.com\l xyz*.com \l ...
It does accept the exact values.. without wildcards, but we have a huge list of domain name to put there. Did anyone faced this issue while adding multiple domain name to java non-proxy hosts?
Any working solution for this will be really more valuable
***Edited by Moderator: Pallavi to update platform capability tags***