[jboss-jira] [JBoss JIRA] Closed: (JBAS-5634) The drive name in jca sample for mssql is wrong
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Tue Aug 5 04:10:57 EDT 2008
[ https://jira.jboss.org/jira/browse/JBAS-5634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen closed JBAS-5634.
---------------------------------
Resolution: Rejected
http://msdn.microsoft.com/en-us/library/ms378526.aspx specifies that com.microsoft.sqlserver.jdbc.SQLServerDriver is the correct driver name
> The drive name in jca sample for mssql is wrong
> -----------------------------------------------
>
> Key: JBAS-5634
> URL: https://jira.jboss.org/jira/browse/JBAS-5634
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Documentation
> Affects Versions: JBossAS-4.2.2.GA
> Environment: N/A
> Reporter: Jason Oliveira
> Assignee: Jesper Pedersen
>
> The drive name in jca sample for mssql is wrong.
> In the jca sample (tamplates for datasource configuration) the mssql-ds.xml speficies the driver-class like:
> com.microsoft.sqlserver.jdbc.SQLServerDriver
> But the driver-class for MSSQL2000 is:
> com.microsoft.jdbc.sqlserver.SQLServerDriver
--
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