"davidjencks" wrote : | I recommend looking at the jboss adapters (connector/src/main/org/jboss/resource/adapter) and the firebird driver
The FiereBird is a datasource, i need the -ds.xml for the create pool?Â? "davidjencks" wrote : | Normally you create the physical connection in the constructor of your ManagedConnection implementation, and close it in the destroy method. The pooling is all handled by the ConnectionManager in the app server, so you don't have to do it. | Why?Â? 0_0 Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823780#3823780 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823780 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
