On 18.Jul.2001 -- 06:46 PM, Madock Chiwenda wrote:
> I am trying to access employee sample bundledwith cocoon but I get the 
> following error:
> 
> org.apache.cocoon.ProcessingException: Exception in 
> ServerPagesGenerator.generate():java.lang.RuntimeException: Could not get 
> the datasource java.sql.SQLException: You cannot get a Poolable before the 
> pool is initialized
> 
> Can somebody help?

Did you "build.sh -Dinclude.... -Dinstall.war=/path/to/webapps install" ?

If you didn't, you'll find a number of "${install.war}" in
cocoon.xconf and some XSPs. Replace those with the path to
webapps. Otherwise the included java database does not work / the jdbc
url is wrong.

        Chris.

-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to