Hello. Can't understand how to make pooled datasource.

installed pax-jdbc-pool-dbcp2, pax-jdbc-config and etc

I make org.ops4j.pool.datasource-db.cfg
osgi.jdbc.driver.name = PostgreSQL JDBC Driver-pool
dataSourceName=db
serverName = localhost
portNumber = 5432
databaseName = db
user = user
password = user


and nothing

2017-06-13T15:45:13,717 | INFO  |
fileinstall-E:\projects\cas_10_02_2017\tool\ae-karaf\karaf\target\assembly\etc
| fileinstall                      | 6 - org.apache.felix.fileinstall -
3.5.8 | Creating configuration from org.ops4j.pool.datasource-cas2db.cfg

I read this post 
http://karaf.922171.n3.nabble.com/Problem-with-Karaf-4-0-3-and-Postgres-db-td4044862.html
did the same and nothing ;/







--
View this message in context: 
http://karaf.922171.n3.nabble.com/JDBC-Pool-problem-tp4050699.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to