Only on first Karaf instance everything works well. On the second I see
nothing. I was trying to declare other datasource but it won't help. I mean
other datasource name.

My config for ds looks:

osgi.jdbc.driver.name=oracle-pool-xa
url=jdbc:oracle:thin:@localhost:1521:XE
user=user
password=password
databaseName=MyDB
dataSourceName=my_persistence_unit

The filename of this config is:
"org.ops4j.datasource-my_persistence_unit.cfg"



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Reply via email to