Re: Fuse Datasource Problem

2017-06-08 Thread Grzegorz Grzybek
Hello, the problem is opposite. You have: org.apache.commons.dbcp.BasicDataSource not found by camelEmail.jar > which means it's camelEmail.jar that has wrong Import-Package. regards Grzegorz Grzybek 2017-06-09 8:01 GMT+02:00 jjansen : > I don't think that this is a problem of camel, more your

Re: Fuse Datasource Problem

2017-06-08 Thread jjansen
I don't think that this is a problem of camel, more your integration into the OSGi container. May you should post your question also to the servicemix forum. In servicemix 7.0.0 there should be no need to wrap the commons-dbcp as it is provided out of the box. karaf@root>exports | grep org.apache