<?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: Administrator and Kickstart no working with Activiti 5.6 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50004#M28937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Don't work" doesn't tell much about the cause of this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you add more information, like stacktraces etc?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2011 07:23:54 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2011-06-23T07:23:54Z</dc:date>
    <item>
      <title>Administrator and Kickstart no working with Activiti 5.6</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50003#M28936</link>
      <description>Hi,please help me…I've installed and deployed activiti with all modules with apache-tomcat-6.0.32, ant 1.7.1, jdk 1.5.0_22 and oracle db using ojdbc5.jar.kickstart and administrator don't work. I've read that should be change applicationContext.xml with right configuration but I don't know which is</description>
      <pubDate>Wed, 22 Jun 2011 10:16:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50003#M28936</guid>
      <dc:creator>lastone</dc:creator>
      <dc:date>2011-06-22T10:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Administrator and Kickstart no working with Activiti 5.6</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50004#M28937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Don't work" doesn't tell much about the cause of this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you add more information, like stacktraces etc?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 07:23:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50004#M28937</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-06-23T07:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Administrator and Kickstart no working with Activiti 5.6</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50005#M28938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a problem with reconfiguring the demo to work on MySQL too. So this is what i did on my 5.5 setup&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;1) from the setup location run, &lt;EM&gt;ant demo.stop&lt;/EM&gt; (basically to stop any services u might have started while testing previously) and then &lt;EM&gt;ant demo.clean&lt;/EM&gt; &lt;BR /&gt;2) Edit setup/build.properties and change the db parameter to your type of database {oracle | mysql | postgres | h2 | db2 | mssql}&lt;BR /&gt;3) Edit setup/build.${db}.properties and change the JDBC connection parameters to those of your database installation&lt;BR /&gt;4) from the setup location run, &lt;EM&gt;ant cfg.create&lt;/EM&gt;&lt;BR /&gt;5) download and put the driver jar into the &lt;EM&gt;setup\files\dependencies\libs&lt;/EM&gt; folder&lt;BR /&gt;6) &lt;STRONG style="color: #800000;"&gt;modify libs.webapp.kickstart.txt and libs.webapp.administrator.txt files in the setup\files\dependencies directory to include activiti-cfg.jar and your database driver jar&lt;/STRONG&gt; (step not in user guide)&lt;BR /&gt;7) from the setup location run, &lt;EM&gt;ant demo.start&lt;/EM&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 09:12:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50005#M28938</guid>
      <dc:creator>devi1</dc:creator>
      <dc:date>2011-06-23T09:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Administrator and Kickstart no working with Activiti 5.6</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50006#M28939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, Sorry…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They did Http error 500…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But after I've read that configuration for Administrator and Kickstart is different from other modules that follows the choice made in build.properties. Thus,&amp;nbsp;&amp;nbsp; I've configured manually this modules and now it appears to work fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 09:26:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50006#M28939</guid>
      <dc:creator>lastone</dc:creator>
      <dc:date>2011-06-23T09:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Administrator and Kickstart no working with Activiti 5.6</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50007#M28940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have also same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;plz help………..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 08:43:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50007#M28940</guid>
      <dc:creator>bismilaah786</dc:creator>
      <dc:date>2011-07-28T08:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Administrator and Kickstart no working with Activiti 5.6</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50008#M28941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG style="color: #008000;"&gt;Resolved &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;just copy activiti-cfg.jar to activiti-5.6\apps\apache-tomcat-6.0.32\webapps\activiti-kickstart\WEB-INF\lib folder then stop activiti and again try.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 04:45:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50008#M28941</guid>
      <dc:creator>bismilaah786</dc:creator>
      <dc:date>2011-07-29T04:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Administrator and Kickstart no working with Activiti 5.6</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50009#M28942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could that be point 6 in my post above? Just a suggestion, instead of a crude copy, it would be better if you modify the configuration, as mentioned above, for a permanent fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 05:30:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/administrator-and-kickstart-no-working-with-activiti-5-6/m-p/50009#M28942</guid>
      <dc:creator>devi1</dc:creator>
      <dc:date>2011-07-29T05:30:35Z</dc:date>
    </item>
  </channel>
</rss>

