]
Shane Bryzak closed JBSEAM-1979.
--------------------------------
Resolution: Rejected
Assignee: Shane Bryzak
That's an outdated driver. See the following link for details:
wrong default class for mssql in seam-gen : set as
com.microsoft.sqlserver.jdbc.SQLServerDriver instead of
com.microsoft.jdbc.sqlserver.SQLServerDriver
-------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBSEAM-1979
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1979
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 1.2.1.GA
Environment: seam-gen build.xml
Reporter: thierry accart
Assigned To: Shane Bryzak
Original Estimate: 5 minutes
Remaining Estimate: 5 minutes
The build.xml for seam-gen contains a wrong default class for MSSQL driver :
it's set with
<condition property="hibernate.connection.driver_class.default"
value="com.microsoft.sqlserver.jdbc.SQLServerDriver">
<equals arg1="${database.type.new}" arg2="mssql"/>
</condition>
but the class for miscrosoft sql server 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: