> From: Kim Jelmoni [mailto:[EMAIL PROTECTED]] > > > What's your Cocoon version? Everything works fine here with 2.0.3. > > Cocoon 2.0.3, tomcat 4.0.1, > SunOS mysystem 5.8 Generic_108528-01 sun4u sparc SUNW,Ultra-4 > Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24) > Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
Make sure you use org.apache.avalon.excalibur.datasource.ResourceLimitingJdbcDataSource (check cocoon.roles, log file, cocoon.xconf). This datasource should create JDBC connections only when it is requested, and it will be requested only when Cocoon processes request from user, and this happens long after everything is initialized. Vadim --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>