Hi All I want configure data source connection pooling using the MS JDBC datasource SQLServerConnectionPoolDataSource
http://technet.microsoft.com/en-us/library/ms378484.aspx Looking at the documentation, and using Jetty 9.1.2, https://wiki.eclipse.org/Jetty/Howto/Configure_JNDI_Datasource, should I be using the net.sourceforge.jtds.jdbcx.JtdsDataSource as noted under SQL SERVER 2000 - which is like super old - or what is the recommended practice now? thanks q
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
