You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2018/08/27 08:19:00 UTC

[jira] [Created] (CXF-7827) shouldn't log JMS password from JMS address when using JMS transport

Freeman Fang created CXF-7827:
---------------------------------

             Summary: shouldn't log JMS password from JMS address when using JMS transport
                 Key: CXF-7827
                 URL: https://issues.apache.org/jira/browse/CXF-7827
             Project: CXF
          Issue Type: Improvement
            Reporter: Freeman Fang


some times when users configure JMS address with password, we can see log like
{code}
Setting the server's publish address to be jms:queue:soapRequestQueue?username=admin&password=admin123.
{code}
we better not print out password in the log



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)