Hi Argyn,

On Thu, 6 Jun 2002, Argyn Kuketayev wrote:

> org.apache.cocoon.ProcessingException: Exception in
> ServerPagesGenerator.generate(): java.lang.RuntimeException: Could not get
> the datasource java.sql.SQLException: Invalid URL: Driver type not specified
>
>
> What might be the cause?
>
> I configured web.xml. cocoon.xconf for Oracle driver.

What do you have for your dburl? It should be something like:

        <dburl>jdbc:oracle:thin:@site:port:database</dburl>

... depending on which Oracle driver you are using.


Andrew.

-- 
Andrew Savory                                Email: [EMAIL PROTECTED]
Managing Director                              Tel:  +44 (0)870 741 6658
Luminas Internet Applications                  Fax:  +44 (0)700 598 1135
This is not an official statement or order.    Web:    www.luminas.co.uk


---------------------------------------------------------------------
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