Jdbc now only creates a config for pax-jdbc. So you might need to install pax-jdbc too.
feature:repo-add pax-jdbc 0.7.0 feature:install pax-jdbc-config pax-jdbc-pool-dbcp2 Eventually you also need to install the DataSourceFactory adapter. What does "service:list DataSourceFactory" show? Christian On 09.11.2015 14:21, Bellski wrote:
Hello. After executing jdbc command ds-create -dn postgres -u user -p password -url 192.168.1.167:5432/db dbName jdbc:ds-list is empty. ds-create -dn derby dName - doesn't work too. -- View this message in context: http://karaf.922171.n3.nabble.com/Cant-create-JDBC-DS-4-0-2-tp4043368.html Sent from the Karaf - User mailing list archive at Nabble.com.
-- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com
