You are not supposed to configure datasource in tomcat server.xml. You can build the bundle from here https://github.com/vanto/apache-ode-tomcat-bundle
On Wed, Mar 19, 2014 at 5:00 PM, Vito <[email protected]> wrote: > Hi all, > I'm putting bitronix with ODE and mysql. I followed the instructions on > https://ode.apache.org/war-deployment.html > and > > http://sathwikbp.blogspot.de/2013/09/apache-ode-on-tomcat-7-with-bitronix.html > . > But when I finished the settings, some error occured: > "ERROR [Database] Failed to resolved external DataSource at > "java:comp/env/jdbc/ode". > javax.naming.NamingException: no resource registered with uniqueName > 'jdbc/ode', available resources: []" > > I checked all the files modifiled, they exactly the same as the two posts. > Is that because I could not follow both posts but only the second post? > > Best, > Vito >
