<?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: About Oracle Driver in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27830#M14032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks jcosano and frederikheremans, setting up Activiti 5.2 from scratch was much smoother with this knowledge than 5.1 did &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had to create the libs-test folder, too, for anyone looking for it in the distribution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Feb 2011 16:31:43 GMT</pubDate>
    <dc:creator>hawkeyeerik</dc:creator>
    <dc:date>2011-02-04T16:31:43Z</dc:date>
    <item>
      <title>About Oracle Driver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27821#M14023</link>
      <description>Changing to Oracle:Reading documentacion seems that is not complete…I put ojdbc5.jar in "setup\files\dependencies\libs", and schema creates… but after I have this error:[deploy-bar] ### Cause: java.sql.SQLException: No suitable driver found for jdbc &lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;racle:thin:@….[deploy-bar]&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.ibat</description>
      <pubDate>Tue, 14 Dec 2010 09:25:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27821#M14023</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2010-12-14T09:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: About Oracle Driver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27822#M14024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you put the driver in before you ran the demo.start (or install)? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, try running 'demo.stop demo.clean cfg.create demo.start', this makes sure the libs are copied to the right location (in this case, the example libs)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 09:31:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27822#M14024</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2010-12-14T09:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: About Oracle Driver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27823#M14025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Same error after:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'demo.stop demo.clean cfg.create demo.start'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and "ojdbc5.jar" is in "setup\files\dependencies\libs"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, schema is created fine… error is after…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 09:47:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27823#M14025</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2010-12-14T09:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: About Oracle Driver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27824#M14026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you check if the ojdbc5.jar is present in the folowing dir:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;distro/workspace/activiti-engine-examples/libs-rumtime&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;distro/workspace/activiti-engine-examples/libs-test&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, put it in one of those folders in order to get it on the ant task deploy-bar's classpath.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 09:51:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27824#M14026</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2010-12-14T09:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: About Oracle Driver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27825#M14027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now works fine…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I put file under&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;distro/workspace/activiti-engine-examples/libs-test&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 09:58:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27825#M14027</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2010-12-14T09:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: About Oracle Driver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27826#M14028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI i just ran into the same thing with 5.2, caused by 2 minor issues IMO&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) The documentation is incomplete, where it says &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Copy the downloaded ojdbc5.jar to setup/files/dependencies/libs/ This filename is&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; the name of the file is actually missing. It should be named objdbc5.jar and nothing else, for me this was not obvious since i had copied a jdbc driver from my local m2 repo and it was named completely different&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) setup/files/dependencies/libs.engine.test.txt contains this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;drools-api-5.1.1.jar&lt;BR /&gt;drools-compiler-5.1.1.jar&lt;BR /&gt;drools-core-5.1.1.jar&lt;BR /&gt;ecj-3.5.1.jar&lt;BR /&gt;geronimo-jta_1.1_spec-1.1.1.jar&lt;BR /&gt;h2-1.2.132.jar&lt;BR /&gt;hamcrest-core-1.1.jar&lt;BR /&gt;jtds-1.2.4.jar&lt;BR /&gt;junit-4.8.1.jar&lt;BR /&gt;mockito-core-1.8.2.jar&lt;BR /&gt;mvel2-2.0.16.jar&lt;BR /&gt;mysql-connector-java-5.1.6.jar&lt;BR /&gt;objenesis-1.0.jar&lt;BR /&gt;postgresql-8.4-701.jdbc4.jar&lt;BR /&gt;subethasmtp-smtp-1.2.jar&lt;BR /&gt;subethasmtp-wiser-1.2.jar&lt;BR /&gt;ojdbc5.jar&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that the files are in alphabetical order, except for ojdbc5.jar. Now when i modify this file and put ojdbc5.jar in its correct alphabetical place, just after objenesis-1.0.jar, then (for a reason far beyond my imagination) it works &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;drools-api-5.1.1.jar&lt;BR /&gt;drools-compiler-5.1.1.jar&lt;BR /&gt;drools-core-5.1.1.jar&lt;BR /&gt;ecj-3.5.1.jar&lt;BR /&gt;geronimo-jta_1.1_spec-1.1.1.jar&lt;BR /&gt;h2-1.2.132.jar&lt;BR /&gt;hamcrest-core-1.1.jar&lt;BR /&gt;jtds-1.2.4.jar&lt;BR /&gt;junit-4.8.1.jar&lt;BR /&gt;mockito-core-1.8.2.jar&lt;BR /&gt;mvel2-2.0.16.jar&lt;BR /&gt;mysql-connector-java-5.1.6.jar&lt;BR /&gt;objenesis-1.0.jar&lt;BR /&gt;ojdbc5.jar&lt;BR /&gt;postgresql-8.4-701.jdbc4.jar&lt;BR /&gt;subethasmtp-smtp-1.2.jar&lt;BR /&gt;subethasmtp-wiser-1.2.jar&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jorg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 15:42:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27826#M14028</guid>
      <dc:creator>heymjo</dc:creator>
      <dc:date>2011-02-01T15:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: About Oracle Driver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27827#M14029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jorg,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for pointing that out in the userguide, I'll fix it on trunk!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The dependencies.txt is used to copy the libs to the right place using ant, the order doesn't matter I would presume…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 16:13:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27827#M14029</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-02-01T16:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: About Oracle Driver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27828#M14030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;my bad, the ordering indeed does not matter !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is still necessary though to manually copy the ojdbc5.jar to workspace\activiti-engine-examples\libs-test\ &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jorg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 09:22:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27828#M14030</guid>
      <dc:creator>heymjo</dc:creator>
      <dc:date>2011-02-02T09:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: About Oracle Driver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27829#M14031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hemyo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once the libs are copied to the examples, this isn't copied anymore when calling demo.start/demo.install, since the libs are already present (the folders that is). So if the ojdbc5.jar wasn't present the first time you ran the demo,&amp;nbsp; it won't be copied agian. You force fix this by deleting the libs-test and libs-runtime and running the demo.install again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 09:36:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27829#M14031</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-02-02T09:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: About Oracle Driver</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27830#M14032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks jcosano and frederikheremans, setting up Activiti 5.2 from scratch was much smoother with this knowledge than 5.1 did &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had to create the libs-test folder, too, for anyone looking for it in the distribution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 16:31:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/about-oracle-driver/m-p/27830#M14032</guid>
      <dc:creator>hawkeyeerik</dc:creator>
      <dc:date>2011-02-04T16:31:43Z</dc:date>
    </item>
  </channel>
</rss>

