On Tue, Feb 3, 2009 at 11:46 PM, Jaime Metcher wrote: > And for the CF datasource: > <bean id="CFDataSourceService" > class="coldfusion.server.ServiceFactory" > factory-method="getDataSourceService"/> > <bean id="collegeDataSource" factory-bean="CFDataSourceService" > factory-method="getDatasource"> > <constructor-arg type="java.lang.String" value="xxx"/> > </bean> > > And then I go into the CF admin and turn "maintain connections" on or off.
Could you grab the full settings from neo-datasource.xml so we can see what is configured there? Jochem -- Jochem van Dieten http://jochem.vandieten.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318843 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

