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