Tobias Müller wrote:
My configuration of the db connection is as follows:
class="com.microsoft.jdbcx.sqlserver.SQLServerDataSource">
com.microsoft.jdbc.sqlserver.SQLServerDriver
jdbc:microsoft:sqlserver://localhost:1433;user=james;password=jam
es
james
james
Hi!
I received the following error while trying to establish a db
connection:
ERROR 2004-06-13 15:49:29.655 [Phoenix.] (): Component named
"database-connections" failed to pass through the Initialization stage.
(Reason: java.lang.ClassCastException).
ERROR 2004-06-13 15:49:29.665 [Phoenix.] (