Hi Olivier,
If you're using Oracle to create a master-slave lock for a
high-availability deployment of ServiceMix, then I think you'll need to
put the Oracle drivers in the lib/ folder, as the JDBC locking stuff is
separate from the OSGi runtime and so needs to be available on the
bootstrap classpath.
/Ade
On 12/10/2010 09:01, Olivier.Roger wrote:
I had not driver in the /lib directory since I wanted to deploy it as a
dependency bundle of the activmq-broker feature.
It is mandatory to have drivers in the /lib folder?