[jboss-jira] [JBoss JIRA] Created: (JBAS-6220) username and password not used in postgresql datasource on Java 6

Stephane Epardaud (JIRA) jira-events at lists.jboss.org
Thu Nov 20 08:43:36 EST 2008


username and password not used in postgresql datasource on Java 6
-----------------------------------------------------------------

                 Key: JBAS-6220
                 URL: https://jira.jboss.org/jira/browse/JBAS-6220
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: JBossAS-4.2.3.GA, JBossAS-4.2.2.GA
         Environment: java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
postgresql-8.3-603.jdbc4.jar
postgresql server 8.3.4

            Reporter: Stephane Epardaud


We recently upgraded from Java 5 to Java 6 and found that our postgresql datasources were always trying to connect with the "sa" user name no matter what <username> we put in the datasource. Putting the username and password in the JDBC URL in the datasource fixes the issue, but this is not normal.

We've tried both 4.2.2 and the 4.2.3 compiled for Java 6 with the same results.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list