https://issues.apache.org/bugzilla/show_bug.cgi?id=50566

           Summary: Duplicate assignment to connection variable
           Product: Tomcat Modules
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: jdbc-pool
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=26472)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26472)
Remove duplication

Code has:

connection = connection = driver.connect(driverURL, properties);

which is redundant.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to