Hi Christophe,

Remove the datasource-NAME.xml file from the deploy folder from the root instance (if you have some).

You don't have to install the jdbc feature on the root.

You will have the datasource only on the instance.

However, if you want to manage the datasource (execute queries, etc) from the instance, you have to install the jdbc feature on the instance.

Do you mean that even if you install the jdbc feature on the instance you don't have the jdbc:* commands ?

Regards
JB

On 01/20/2014 02:49 PM, cbiava wrote:
Hello,

i have a root instance of in karaf-3.0.0 and its child instances.
I installed jdbc feature in root instance and put the datasource-DBNAME.xml
(and ojdbc.jar) in /instance/deploy/ so only the child can manage this
datasource.

Moreover I dont have jdbc command in the child instance (although the
feature is installed)

Thus, i can manage the datasource in root instance only but not in the child
which si the contrary i'd like to have.
Does anyone as an answer ?

Thanks.
Christophe.



--
View this message in context: 
http://karaf.922171.n3.nabble.com/managing-jdbc-datasources-tp4031192.html
Sent from the Karaf - User mailing list archive at Nabble.com.


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to