Alternatively, you can follow the steps outlined here, http://ode.apache.org/user-guide.html#UserGuide-UsingaJNDIDataSourceunderServiceMixJBI to configure a JNDI datasource for ServiceMix.
The only difference with ServiceMix 3.2.1 is that some bundled libraries have changed: Jencks 2.1 is already provided, and you need to install spring-jca-2.0.6.jar<http://repo1.maven.org/maven2/org/springframework/spring-jca/2.0.6/spring-jca-2.0.6.jar>, tranql-connector-1.2.jar<http://mirrors.ibiblio.org/pub/mirrors/maven2/tranql/tranql-connector/1.2/tranql-connector-1.2.jar>, and tranql-connector-derby-common-1.1.jar<http://mirrors.ibiblio.org/pub/mirrors/maven2/tranql/tranql-connector-derby-common/1.1/tranql-connector-derby-common-1.1.jar>if you use Derby. alex On 2/18/08, Tammo van Lessen <[EMAIL PROTECTED]> wrote: > > Hi Simone, > > could you please give the current trunk a try? There were some > compatibility issues which have been fixed recently (but not in the > 1.1.x branch). > > Thanks, > Tammo > > Simone Maletta wrote: > > Hi guys, > > I'm trying to install ODE in ServiceMix 3.2.1 but I foud problems > doing so. > > I faound on the net the guide to solve the problem but the things go > worst an ServiceMix doesn't start. > > Well, is there anyone that may help me or telling me about a stable old > version where developing my thesis? > > I'm blocked now. > > Thank you all, > > Simone > >
