My problem:
java.lang.RuntimeException: Error opening connection
to dburl: jdbc:postgresql://127.0.0.1:8080/test
...

If I have to, what have I to change in
cocoon.properties?:
# These are your database settings, look in the
# org.apache.turbine.util.db.pool.* package for more
information.
processor.xsp.pool.database.default.driver=oracle.jdbc.driver.OracleDriver
processor.xsp.pool.database.default.url=jdbc:oracle:thin:@localhost:1521:ORCL
processor.xsp.pool.database.default.username=dbUser
processor.xsp.pool.database.default.password=dbPass
processor.xsp.pool.database.default.maxConnections=3
processor.xsp.pool.database.default.expiryTime=3600000

( where is "org.apache.turbine.util.db.pool"? Do I
need it?)

(Using Tomcat 3.2.3, Cocoon 1.8.2, Mac OS X, pgsql
7.1.3)

Many thanks

______________________________________________________________________

Dillo con una cartolina!
http://it.greetings.yahoo.com/

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