Hi all, I'm trying to get a custom event handler that send event on our application message bus. I've implemented theĀ org.apache.ode.bpel.iapi.BpelEventListener interface, compiled in a .class file, moved to the /var/lib/tomcat-7/webapps/ode/WEB-INF/classes/ dir, than as reported here http://ode.apache.org/ode-execution-events.html I changed the ode-axis2.properties file and set the ode-axis2.event.listeners property.
I've restarted tomcat, but my event listener seem not registered. I Can't figure out where ode write his log file, and I can't understand how I can debug and check what is going wrong here. Can you point me in the right direction? Thanks a lot for your help. Michele -- michele tameni
