Hi, On Thu, Apr 3, 2008 at 8:05 PM, Frédéric Therrien <[EMAIL PROTECTED]> wrote: > Hey, I'm using servicemix 3.2.1 and I want to deploy ode 1.1.1 in but I > can't. I've an error telling: > java.lang.NoSuchMethodError: > org.apache.geronimo.connector.outbound.GenericConne > > ctionManager.<init>(Lorg/apache/geronimo/connector/outbound/connectionmanagercon > > fig/TransactionSupport;Lorg/apache/geronimo/connector/outbound/connectionmanager > > config/PoolingSupport;ZLorg/apache/geronimo/connector/outbound/connectiontrackin > > g/ConnectionTracker;Ljavax/transaction/TransactionManager;Ljava/lang/String;Ljav > a/lang/ClassLoader;)V
this is most probably due to incompatible versions of the geronimo libs used by SM 3.2.x and Ode 1.1.1. This has been addressed in https://issues.apache.org/jira/browse/ODE-224 but has not been released yet. Would be great if you could give the development trunk in SVN a try. Best, Tammo -- Tammo van Lessen - [EMAIL PROTECTED] - http://www.taval.de
