On Sun, Nov 30, 2008 at 9:32 PM, rajini1 <[EMAIL PROTECTED]> wrote: > > I am trying to run ODE 1.2 with postgres database. Can any one explain the > steps. It looks that the ODE.war that is available in the distribution runs > on derby by default.
Check the paragraph titled "Configuring ODE in Tomcat with a MySQL database" in the following section: http://ode.apache.org/user-guide.html#UserGuide-InaWebApplication The procedure is exactly the same as for MySQL, you'll just need to adapt with the correct driver and url information and use the Postgres database schema. Matthieu > > -- > View this message in context: > http://www.nabble.com/ODE-1.2-with-postgres-tp20766381p20766381.html > Sent from the Apache Ode User mailing list archive at Nabble.com. >
