Re: [JBoss-user] FreeTDS and JBoss connection pooling

2001-04-12 Thread Darrin Thompson
Title: Re: [JBoss-user] FreeTDS and JBoss connection pooling What's below worked for me in 2.1. It's a cut and paste job. YMMV. Darrin Replace this section in jboss.jcml org.hsql.jdbcDriver,org.enhydra.instantdb.jdbc.idbDriver,com.internetcds.jdbc.tds.Driver

Re: [JBoss-user] FreeTDS and JBoss connection pooling

2001-04-11 Thread Daren R. Sefcik
On Wed, 11 Apr 2001, Matthew Setter wrote: > Has anyone successfully gotten a connection pool in jboss 2.1 running using > the freetds driver to an ms sql database?? > > If so, could you email jboss.jcml snippets pls. > > Having a very frustrating time trying to get it running. > > thanks, > > Ma

[JBoss-user] FreeTDS and JBoss connection pooling

2001-04-10 Thread Matthew Setter
Title: FreeTDS and JBoss connection pooling Has anyone successfully gotten a connection pool in jboss 2.1 running using the freetds driver to an ms sql database?? If so, could you email jboss.jcml snippets pls. Having a very frustrating time trying to get it running. thanks, Matthew