> From: Mighty Tornado [mailto:mighty.torn...@gmail.com]
> Subject: Re: Tomcat Data sources and connection pools
>
> Tomcat will read the context.xml file in the META-INF
> directory and get the data source from there?
Yes.
> I also added a resource ref in my web.xml b
stion, is it correct to make a DAO a singleton?
Thanks,
On Sun, Mar 22, 2009 at 7:57 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Mighty Tornado [mailto:mighty.torn...@gmail.com]
> > Subject: Tomcat Data sources and connection pools
> >
> >
> From: Mighty Tornado [mailto:mighty.torn...@gmail.com]
> Subject: Tomcat Data sources and connection pools
>
> 1. I used WebLogic previously and there you had to configure
> connection pools and then create data sources and link them
> to connection pools.
You can manage
Hi,
A couple of questions regarding Tomcat 6 Data Sources.
1. I used WebLogic previously and there you had to configure connection
pools and then create data sources and link them to connection pools.
Is the process the same in Tomcat?
2. From what I understand I need to create the data source d