If you're using AppFuse 1.9.x, your dataSource is configured WEB-INF/classes/applicationContext-resources.xml (in your final WAR). The same thing applies to AppFuse 2.x. However, in 2.x, the jdbc attributes are in a jdbc.properties file in the same directory.
Matt On 9/6/07, romsrini <[EMAIL PROTECTED]> wrote: > > Michael, > > This is going to sound dumb, but I'm not sure how our pool is configured. > We're using the appFuse defaults. Where can I find the configuration file or > what is the config file called in appFuse? > > Matt, > > Thanks for the link. I had found some similar (but a couple of years old) > pages. I essentially have the same questions as the guy in the thread you > sent. I just hope someone answers him. > -- > View this message in context: > http://www.nabble.com/How-to-deal-with-potential-stale-connections-in-pool--tf4387600s2369.html#a12527921 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
