I'm pretty sure the cfg is not on the second instance (you can check with config:list). That's why the data source is not there.
As I said to sync the cfg you have to use cluster:config* commands or you have to enable config.listener=true in etc/org.apache.karaf.cellar.node.cfg file BEFORE creating or modifying the data source cfg file. Regards JB On Dec 7, 2017, 20:40, at 20:40, Dominik Marciniszyn <[email protected]> wrote: >I've checked the features on both Karaf instances and all is the same. >About creating cfg, I tried to sync cfg file as you say JBonofre but >still >nothing. I assume that after sync the cfg file should appear on second >Karaf >but nothing happens. Still I don't have nothing in 'ds-name' and >jndi:names >(by nothing I mean only basic 'osgi:service/jndi | >org.apache.karaf.jndi.internal.JndiServiceImpl). It should be >oracle.jdbc.pool.OracleDataSource. > > > >-- >Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
