1 Reply Latest reply on Mar 1, 2004 1:32 PM by starksm64

    Datasource passwords showing in server.log

    togath

      I have configured my datasource and am able to connect, but very time that I do I get the user name and password for the database being shown in the server.log.

      These two items are only shown when the log level is DEBUG, but is there any way to mask the output of the user name and password? I know that I can change the log level, but I was looking for something that would not display them regardless of the log level.

      Sample below:

      2004-03-01 09:23:48,896 DEBUG [org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory] Using properties: {user=theuser, password=thepassword}

      I would hope maybe something in the -ds.xmls.

      Any help would be appreciated - thanks in advance

      Austin