13:48
Para: users@tomcat.apache.org
Assunto: Re: Understanding ResorceLink property inheritance
On 29/08/2024 15:52, Marcelo de Sena Lacerda wrote:
> The resource definition in server.xml
>
> ...
>
> ...
> global="jdbc/mydatabase"
>
aSource ds = (DataSource)envContext.lookup("jdbc/mydatabase");
De: Mark Thomas
Enviado: quinta-feira, 29 de agosto de 2024 10:30
Para: users@tomcat.apache.org
Assunto: Re: Understanding ResorceLink property inheritance
On 29/08/2024 14:19, Marcelo d
("jdbc/mydatabase");
De: Mark Thomas
Enviado: quinta-feira, 29 de agosto de 2024 10:30
Para: users@tomcat.apache.org
Assunto: Re: Understanding ResorceLink property inheritance
On 29/08/2024 14:19, Marcelo de Sena Lacerda wrote:
> Understanding R
On 29/08/2024 14:19, Marcelo de Sena Lacerda wrote:
Understanding ResorceLink property inheritance
My scenario is this, I have several applications running on a tomcat, all of
them access the same database I want them to be inside the same pool so the
number of connections oppened can be sensi