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)