1) For building your bundle use the bundler, http://ode.apache.org/resource-services.html Under section "Useful Tools"-> Apache ODE Tomcat Bundle <https://github.com/vanto/apache-ode-tomcat-bundle>: Build script that creates a fully configured bundle with Tomcat 7, Apache ODE, Hibernate and Bitronix
2) For the database schema: http://ode.apache.org/ode-schema.html 3) You can go over the Management API http://ode.apache.org/management-api.html 4) ODE supports capturing process metrics via http://ode.apache.org/extensions/external-variables.html Cannot add anything user specific to ODE logs. Logs are configured via the log4j.properties file under WEB-INF/classes of ODE. regards, sathwik On Sat, Oct 4, 2014 at 2:00 AM, Ashwanth Tiburtius < [email protected]> wrote: > Hi, > > We have recently started using Apache ODE in our project. Can you please > help me with the following? > > 1) Steps to be taken to integrate Apache ODE with MySQL db. I followed all > the steps from " > http://sathwikbp.blogspot.de/2013/09/apache-ode-on-tomcat-7-with-bitronix.html" > but I am still getting the error - "15:24:12,694 ERROR [ODEServer] > Error starting database connections, check the database configuration! > java.lang.RuntimeException: TransactionManager is not recoverable." > Attached are the files from my local for reference. > > 2) Does ODE create the tables it needs or do I need to set them up? If the > latter is true, is there a script that I can use? > 3) What is the best way to debug Bpel processes deployed in Apache ODE? > 4) How can I look up transaction audit logs? Can I add items to be logged > along with the ones that ODE logs itself? Is there a way to turn the > logging on and off? > > It would be great if you could send instructions for these or point in the > right direction. I really appreciate your time. > > Thanks, > Jude. > >
