> 
> > 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.
> 
> Also, if driver is in WEB-INF/lib, it must have jar 
> extension, not zip.
> 
> Vadim
> 

I'm pretty sure that web.xml and cocoon.xconf are Ok, because I didn't
change them. I ported the whole thing from Tomcat to iPlanet. the same war
works fine with Tomcat 4.0.1, as well as esql example from cocoon.

On iPlanet 6.5 that error is thrown for both esql sample of Cocoon and my
custom xsps with Oracle database.

I suspect that something's wrong with "load-class" parameter in web.xml.
classes12.zip is in iPlanet's classpath, and my other application works with
Oracle driver fine.

Argyn

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