[ https://issues.apache.org/jira/browse/GERONIMO-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lin Sun resolved GERONIMO-4317. ------------------------------- Resolution: Fixed Fix Version/s: 2.2 fix in trunk 698647 + branch 2.1 698653 to resolve this. however I am unable to verify it due to G4322. Thanks Forrest for reporting the prob. > SQL jdbc driver class name is wrong in db pool creation wizard > -------------------------------------------------------------- > > Key: GERONIMO-4317 > URL: https://issues.apache.org/jira/browse/GERONIMO-4317 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: databases > Affects Versions: 2.0.2 > Reporter: Forrest Xia > Assignee: Lin Sun > Priority: Minor > Fix For: 2.2 > > > In the driver type, select SQL Server, then click next, you will see the > driver class by default > is com.microsoft.jdbc.sqlserver.SQLServerDriver. > It's not correct for sql server 2005. The correct one should be > "com.microsoft.sqlserver.jdbc.SQLServerDriver" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.