<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Install Oracle database driver in Karaf in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Install-Oracle-database-driver-in-Karaf/m-p/2307380#M78823</link>
    <description>Hi,
&lt;BR /&gt;Did you follow up document about:
&lt;A href="https://help.talend.com/search/all?query=Installing+the+driver+from+the+file+system+using+bundle%3Ainstall&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Installing the driver from the file system using bundleAinstall&lt;/A&gt;&amp;nbsp;to install your oracle database driver from the file system?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Tue, 21 Mar 2017 03:07:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-21T03:07:41Z</dc:date>
    <item>
      <title>Install Oracle database driver in Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Install-Oracle-database-driver-in-Karaf/m-p/2307379#M78822</link>
      <description>I tried to install the driver with the following command.
&lt;BR /&gt;install wrap:file:C:/MyTools/driver/ojdbc6.jar\\$Bundle-SymbolicName=oracle.jdbc&amp;amp;Bundle-Version=11.2.0.2&amp;amp;Bundle-Name='JDBC Driver for Oracle'
&lt;BR /&gt;But, it failed with this error.
&lt;BR /&gt;Error executing command bundle:install: unable to convert argument urls with value '' to type java.util.List&amp;lt;java.net.URI&amp;gt;
&lt;BR /&gt;Can anyone help?
&lt;BR /&gt;Thanks,
&lt;BR /&gt;email3888</description>
      <pubDate>Sat, 16 Nov 2024 09:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Install-Oracle-database-driver-in-Karaf/m-p/2307379#M78822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Install Oracle database driver in Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Install-Oracle-database-driver-in-Karaf/m-p/2307380#M78823</link>
      <description>Hi,
&lt;BR /&gt;Did you follow up document about:
&lt;A href="https://help.talend.com/search/all?query=Installing+the+driver+from+the+file+system+using+bundle%3Ainstall&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Installing the driver from the file system using bundleAinstall&lt;/A&gt;&amp;nbsp;to install your oracle database driver from the file system?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 21 Mar 2017 03:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Install-Oracle-database-driver-in-Karaf/m-p/2307380#M78823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-21T03:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Install Oracle database driver in Karaf</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Install-Oracle-database-driver-in-Karaf/m-p/2307381#M78824</link>
      <description>Hi, 
&lt;BR /&gt;You could try the simple command without specify Bundle-Name etc. 
&lt;BR /&gt;install wrap:file:C:/MyTools/driver/ojdbc6.jar 
&lt;BR /&gt;Or you install the ojdbc6.jar into Maven repo, then install it from M2 repo 
&lt;BR /&gt;mvn install:install-file -Dfile="C:/MyTools/driver/ojdbc6.jar" -DgroupId=ojdbc -DartifactId=ojdbc -Dversion=11.2.0.2.0 -Dpackaging=jar 
&lt;BR /&gt;install wrap:mvn 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;jdbc/ojdbc/11.2.0.2.0 
&lt;BR /&gt;Regards.</description>
      <pubDate>Tue, 21 Mar 2017 03:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Install-Oracle-database-driver-in-Karaf/m-p/2307381#M78824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-21T03:18:04Z</dc:date>
    </item>
  </channel>
</rss>

