RE: Error while reading resource://org/apache/cocoon/components/treeprocessor/treeprocessor-builtins.xml

2005-10-17 Thread Sullivan, Sean C - MWT
.run(ServerRun nerV4.java:56) -Original Message- From: Sullivan, Sean C - MWT Sent: Friday, October 14, 2005 10:44 AM To: 'users@cocoon.apache.org' Subject: Error while reading resource://org/apache/cocoon/components/treeprocessor/treeprocessor-buil tins.xml I am using Cocoo

RE: Error while reading resource://org/apache/cocoon/components/treeprocessor/treeprocessor-builtins.xml

2005-10-14 Thread Sullivan, Sean C - MWT
-Original Message- From: Sylvain Wallez [mailto:[EMAIL PROTECTED] Sent: Friday, October 14, 2005 3:29 PM To: users@cocoon.apache.org Subject: Re: Error while reading resource://org/apache/cocoon/components/treeprocessor/treeprocessor-buil tins.xml Sullivan, Sean C - MWT wrote: >I am using Coc

Error while reading resource://org/apache/cocoon/components/treeprocessor/treeprocessor-builtins.xml

2005-10-14 Thread Sullivan, Sean C - MWT
I am using Cocoon 2.1.7 on J2SE 1.3.1 Where can I find treeprocessor-builtins.xml? Is it embedded inside a Jar? Which Jar? Sean --- full exception chain stacktrace org.apache.avalon.framework.configuration.ConfigurationException: Error while reading resource://org/apache/cocoon/components/t

Cocoon 2.1.7 "Could not load class org.apache.avalon.excalibur.datasource.ResourceLimitingJdbcDataSource"

2005-10-14 Thread Sullivan, Sean C - MWT
Hi, I am porting an application from Cocoon 2.0.x to Cocoon 2.1.7 The platform is J2SE 1.3.1 and Websphere 4.0.7 Cocoon 2.1.7 is throwing a ConfigurationException. How do I fix this error? org.apache.avalon.framework.configuration.ConfigurationException: Could not load class org.apache.aval

RE: Cocoon 2.1.7 "Could not load class org.apache.avalon.excalibur.datasource.ResourceLimitingJdbcDataSource"

2005-10-13 Thread Sullivan, Sean C - MWT
How can I fix this error? -Original Message- From: Sullivan, Sean C - MWT Sent: Wednesday, October 12, 2005 10:19 AM To: users@cocoon.apache.org Subject: Cocoon 2.1.7 "Could not load class org.apache.avalon.excalibur.datasource.ResourceLimitingJdbcDataSource" Hi, I am

Cocoon 2.1.7 "Could not load class org.apache.avalon.excalibur.datasource.ResourceLimitingJdbcDataSource"

2005-10-12 Thread Sullivan, Sean C - MWT
Hi, I am porting an application from Cocoon 2.0.x to Cocoon 2.1.7 The platform is J2SE 1.3.1 and Websphere 4.0.7 Cocoon 2.1.7 is throwing a ConfigurationException. How do I fix this error? org.apache.avalon.framework.configuration.ConfigurationException: Could not load class org.apache.aval

RE: java.lang.RuntimeException: Could not get the datasource

2005-08-01 Thread Sullivan, Sean C - MWT
: Sullivan, Sean C - MWT [mailto:[EMAIL PROTECTED] Sent: Friday, July 29, 2005 4:49 PM To: users@cocoon.apache.org Subject: java.lang.RuntimeException: Could not get the datasource I inherited a Cocoon application that was written by another developer. The developer left our company and nobody

java.lang.RuntimeException: Could not get the datasource

2005-07-29 Thread Sullivan, Sean C - MWT
I inherited a Cocoon application that was written by another developer. The developer left our company and nobody has touched this application in 2 years. The application uses cocoon-2.0.3.jar and runs on JDK 1.3.1 The application connects to an Oracle database and an Informix database. The