Hi,
Today I tried to run ODE 1.1 JBI in ServiceMix 3.1.1 WAR on JBoss 4.2.1.
When I start the ODE BPEL Engine I get this error:
java.lang.NoClassDefFoundError:
org/apache/geronimo/connector/outbound/connectionmanagerconfig/PoolingSupport
at org.apache.ode.jbi.OdeLifeCycle.initDataSource(
OdeLifeCycle.java:158)
at org.apache.ode.jbi.OdeLifeCycle.init(OdeLifeCycle.java:107)
at org.apache.servicemix.jbi.framework.ComponentMBeanImpl.init(
ComponentMBeanImpl.java:201)
...
I was wondering what are the requirements for running ODE 1.1 JBI in
ServiceMix 3.1.1 WAR?
Can ODE 1.1 run on JBoss 4.1.2? Do you have to have Geronimo?
Thanks for any answers!
Eric Glass