Weston: I think JBoss has a bug. I have tried all three drivers for SQL Server (2005 and @00 from MS and Jtds) In every case, I get an error.
The latest info is I tried JTds and get the below error: | 14:35:17,099 INFO [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=jdbc/pidbdev' to JNDI name 'java:jdbc/pidbdev' | 14:35:17,146 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null | org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.jboss.resource.JBossResourceException: Could not find accessor on XADataSource: ; - nested throwable: (java.lang.NoSuchMethodException: net.sourceforge.jtds.jdbcx.JtdsDataSource.setURL(java.lang.String))) | | Russ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987102#3987102 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987102 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
