Hi, I have a demo that works fine with the database provided with Cocoon.
I want to use the Oracle DB (8.0.6 on solaris). Oracle works fine from my PC with the Oracle Client. So here is what I made to use Oracle in Cocoon : -edit web.xml so it loads the oracle server (that seems to work, no error) -edit the datasource (something like : jdbc:oracle:thin:user/pass@server:port:SERVICE. I also tryed without the user/pass) -tell the actions to use this datasource. The sample no give a "Invalide Source Exception" Any idea ? any sample of something that DO work with Oracle ? thx, fabien. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>