Oracle Datasource in Fuse ESB / Apache Karaf
Creating a Oracle data-source in Fuse ESB [Apache Karaf]
Create a blueprint xml file as shown below –
datasource-oracle.xml
<?xml version="1.0" encoding="UTF-8"?>
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0">
<bean id="dataSourc...
sachinhandiekar.com1 min read