On 2/05/12 7:11pm, Durchholz, Joachim wrote:
I'd probably look up the Cayenne docs on connection pooling, and just
make sure that everything is configured explicitly that the web
container would do for you implicitly.
There is actually nothing at all to do in Cayenne. If you are usingI'd probably look up the Cayenne docs on connection pooling, and just
make sure that everything is configured explicitly that the web
container would do for you implicitly.
tomcat, put your datasource into conf/server.xml and you are done.
My understanding is that this implies not having Tomcat or any other J2EE container.