Are you using the standard Derby database bundled in the WAR? Or did you setup your own external database?
On 4/14/07, RV <[EMAIL PROTECTED]> wrote:
I fixed the problem, but now i get the error: INFO - ODEServer.initDAO(408) | Using DAO Connection Factory class org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl. ERROR - BpelDAOConnectionFactoryImpl.init(110) | Unable to detect Hibernate dialect! WARN - SettingsFactory.buildSettings(103) | Could not obtain connection metadata SQL Exception: Database 'D:\apache-tomcat-5.5.23\webapps\ode-axis2-war-2.0-SNAPSHOT\WEB-INF/hibdb' not found. at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source) at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source) at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.newSQLException(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source) at org.apache.derby.impl.jdbc.EmbedConnection30.<init>(Unknown Source) at org.apache.derby.jdbc.Driver30.getNewEmbedConnection(Unknown Source) at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source) at org.apache.derby.jdbc.EmbeddedDriver.connect(Unknown Source) at org.tranql.connector.jdbc.JDBCDriverMCF.getPhysicalConnection (JDBCDriverMCF. java:96) at org.tranql.connector.jdbc.JDBCDriverMCF.createManagedConnection (JDBCDriverMC F.java:73) at org.apache.geronimo.connector.outbound.MCFConnectionInterceptor.getConnectio n(MCFConnectionIntercept or.java:41) at org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptor.g etConnection(LocalXAReso urceInsertionInterceptor.java:41) Can you help me?