Thanks Dan,
I would like to test it more, but I think it works.
2013.05.08. 15:01 keltezéssel, Daniel Mikusa írta:
On May 8, 2013, at 8:54 AM, Lutischán Ferenc wrote:
Dear Users,
Tomcat 7.0.39.
I have the following configuration in META-INF/context.xml:
The situation:
- The database
On May 8, 2013, at 8:54 AM, Lutischán Ferenc wrote:
> Dear Users,
>
> Tomcat 7.0.39.
>
> I have the following configuration in META-INF/context.xml:
>
>
> driverClassName="org.postgresql.Driver"
> factory="org.apache.tomcat.jdbc.pool.DataSourceFactory" initialSize="2"
> maxIdle="20" maxA
Dear Users,
Tomcat 7.0.39.
I have the following configuration in META-INF/context.xml:
driverClassName="org.postgresql.Driver"
factory="org.apache.tomcat.jdbc.pool.DataSourceFactory" initialSize="2"
maxIdle="20" maxActive="20" maxWait="5000" password=""
type="javax.sql.DataSource" u