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 using tomcat, put your datasource into conf/server.xml and you are done. Cayenne will simply use the connection pool you define. http://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html Same goes for most other containers. Ari -- --------------------------> Aristedes Maniatis GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A
