[jboss-jira] [JBoss JIRA] Commented: (JBAS-5634) The drive name in jca sample for mssql is wrong
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Sat Jun 14 03:28:33 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5634?page=comments#action_12417195 ]
jaikiran pai commented on JBAS-5634:
------------------------------------
I believe that file is meant for MS SQLServer 2005. That's what it says in its comments at the top of the file:
<!-- ======================================================================-->
<!-- New ConnectionManager setup for Microsoft SQL Server 2005 driver -->
<!-- Further information about the Microsoft JDBC Driver version 1.1 -->
<!-- can be found here: -->
<!-- http://msdn2.microsoft.com/en-us/library/aa496082.aspx -->
<!-- ===================================================================== -->
> The drive name in jca sample for mssql is wrong
> -----------------------------------------------
>
> Key: JBAS-5634
> URL: http://jira.jboss.com/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
> Assigned To: Samson Kittoli
>
> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list