Hi I am getting the same error, but could not get it solved as Kristian Koehler mentioned in his reply. Did you already find a solution to that?
Thanks, Robert -----Ursprüngliche Nachricht----- Von: StefanEE [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 09. November 2007 15:15 An: [EMAIL PROTECTED] Betreff: Exception while deploying ode-jbi-1.1.zip to ServiceMix 3.2 Hello, I tried to deploy ode-jbi-1.1.zip to ServiceMix 3.2 by copying the archive to the hotdeploy-folder. Any hints are welome. This worked with ServiceMix 3.1.2, now I get this Exception: 14:30:01,421 | INFO | Timer-3 | AutoDeploymentService | ramework.AutoDeploymentService 646 | Directory: hotdeploy: Archive changed: processing ode-jbi-1.1.zip ... 14:30:09,234 | INFO | Timer-3 | ComponentMBeanImpl | i.framework.ComponentMBeanImpl 214 | Starting component: OdeBpelEngine 14:30:09,234 | INFO | Timer-3 | ComponentMBeanImpl | i.framework.ComponentMBeanImpl 191 | Initializing component: OdeBpelEngine 14:30:09,296 | ERROR | Timer-3 | ComponentMBeanImpl | i.framework.ComponentMBeanImpl 226 | Could not start component java.lang.NoSuchMethodError: org.apache.geronimo.connector.outbound.GenericConnectionManager.<init>(Lorg/ apache/geronimo/connector/outbound/connectionmanagerconfig/TransactionSuppor t;Lorg/apache/geronimo/connector/outbound/connectionmanagerconfig/PoolingSup port;ZLorg/apache/geronimo/connector/outbound/connectiontracking/ConnectionT racker;Ljavax/transaction/TransactionManager;Ljava/lang/String;Ljava/lang/Cl assLoader;)V at org.apache.ode.il.dbutil.Database.initInternalDb(Database.java:187) at org.apache.ode.il.dbutil.Database.initEmbeddedDb(Database.java:225) at org.apache.ode.il.dbutil.Database.initDataSource(Database.java:144) at org.apache.ode.il.dbutil.Database.start(Database.java:96) at org.apache.ode.jbi.OdeLifeCycle.initDataSource(OdeLifeCycle.java:163) at org.apache.ode.jbi.OdeLifeCycle.init(OdeLifeCycle.java:107) at org.apache.servicemix.jbi.framework.ComponentMBeanImpl.init(ComponentMBeanIm pl.java:201) at org.apache.servicemix.jbi.framework.ComponentMBeanImpl.doStart(ComponentMBea nImpl.java:287) at org.apache.servicemix.jbi.framework.ComponentMBeanImpl.start(ComponentMBeanI mpl.java:216) at org.apache.servicemix.jbi.framework.InstallationService.install(Installation Service.java:334) at org.apache.servicemix.jbi.framework.AutoDeploymentService.updateComponent(Au toDeploymentService.java:289) at org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchive(Auto DeploymentService.java:249) at org.apache.servicemix.jbi.framework.AutoDeploymentService.monitorDirectory(A utoDeploymentService.java:647) at org.apache.servicemix.jbi.framework.AutoDeploymentService.access$800(AutoDep loymentService.java:60) at org.apache.servicemix.jbi.framework.AutoDeploymentService$1.run(AutoDeployme ntService.java:611) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462) -- View this message in context: http://www.nabble.com/Exception-while-deploying-ode-jbi-1.1.zip-to-ServiceMi x-3.2-tf4777893s12049.html#a13667693 Sent from the ServiceMix - User mailing list archive at Nabble.com.
