On 8/13/06, Perez <[EMAIL PROTECTED]> wrote:
Lately I've been getting this error a lot.  Nothing has changed on my
end.  Any suggestions as to what could be causing the problem?

The environment is Linux, Tomcat 5.0 and mysql.   Cayenne is configured
to use a jdbc datasource.  It had been working error free for the last 2
months.

Caused by: org.objectstyle.cayenne.ConfigurationException: [v.1.2 July
16 2006] Load failures. Main configuration class:
org.objectstyle.cayenne.conf.DefaultConfiguration, details:
        domain.node.name=IWSDomainNode,
domain.node.datasource=jdbc/outlook, reason: DataSource load failed -
Name jdbc is not bound in this Context

If your code hasn't changed, then the problem is likely to be that the
tomcat configuration changed, and there's no longer a jdbc/outlook
JNDI datasouce available.

Reply via email to