got it fixed thx anyway
Mariano Kamp
<mkamp@codama To: [EMAIL PROTECTED]
x.com> cc:
Subject: Re: You cannot get a Poolable
before
07/11/01 the pool is initialized
11:53 AM
Please
respond to
cocoon-users
Joy,
my two cents as a rookie myself:
The message says, that there are no connections in the pool you
specified.
Well, that's what the message says already ;-)
During startup of cocoon the JDBC Connections are created and pooled.
Therefore you'll probably find a error message in the cocoon.log. It
usually
says, ClassNotFound, Wrong URL etc. Did you copy the jar-file of your
driver
to the lib directory?
Mariano
On Wednesday 11 July 2001 04:22 pm, [EMAIL PROTECTED] wrote:
> I am trying run an sql statement in an XML. I have added my driver class
> into my web.xml, added a new datasource to my config, and added a new
match
> pattern in the sitemap to process the request. I still get the following
> error:
>
>
> You cannot get a Poolable before the
> pool is initialized
>
>
>
>
>
>
> What am I missing? How do I initialize my pool?
>
> Any help will be greatly appreciated,
> Joy
>
>
> ---------------------------------------------------------------------
> 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]>
---------------------------------------------------------------------
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]>
---------------------------------------------------------------------
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]>