On Wed, Dec 3, 2008 at 8:57 PM, Rosalin Pattnaik <[EMAIL PROTECTED] > wrote:
> Hi, > > I was trying to run ode with MYSQL and hibernate using hibernate-3.25ga > jars ,with the following entries in t i came across the following exception > while trying to deploy any process:he ode-axis.properties : > > ode-axis2.db.mode=EXTERNAL > ode-axis2.db.ext.dataSource=java:comp/env/jdbc/ODEDB > > ode-axis2.dao.factory=org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl > hibernate.dialect=org.hibernate.dialect.MySQL5Dialect > hibernate.hbm2ddl.auto = update > hibernate.current_session_context_class=jta > > hibernate.transaction.manager_lookup_class=org.apache.ode.daohib.HibernateTransactionManagerLookup > > But i came across an Exception .Please find the error stack in the attached > file. > It's a bit unusual, are you deploying in Tomcat? Also has your Tomcat other webapps installed and/or additional libraries than the standard ones in its lib directories? I'm thinking of some Xerces version mismatch here. Thanks, Matthieu > > > Regards, > Rosalin >
