Hi,

I'm new to Avalon/Exvalibur and manage to use it in a new project. It will
be a Java server side application running in a servlet container. My first
need is to have a connection pooling package (and a server framework).
Avalon looks interesting for this duty.

I tried the datasource package (which I like for it's xml configuration
file). It gives me very poor performances with my JSP test page. I suspect
it's because of the datasource component opening/closing JDBC connections
and not working as a classical connection pool (get/release).

What would be the right solution?

Thanks in advance for your help.

Ronan-Yann Lorin  tél: +33 610 927 199
3, Allée des Hirondelles tél: +33 134 506 034
95220 Herblay   mailto:[EMAIL PROTECTED]
France    http://lorin.nom.fr


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to