<?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: Rest service does reply new deployment information in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163472#M117273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, db.properties is the correct file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2014 19:18:29 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-04-01T19:18:29Z</dc:date>
    <item>
      <title>Rest service does reply new deployment information</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163467#M117268</link>
      <description>Hi, After I deployed a simple test process and started it, I can find the process/task information from activiti explore successfully, but I can not get&amp;nbsp; the information from aciviti-rest service.&amp;nbsp; For example, when I issue the following uri, http://localhost:8080/activiti-rest/service/repository/de</description>
      <pubDate>Mon, 24 Mar 2014 23:37:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163467#M117268</guid>
      <dc:creator>masatooishi</dc:creator>
      <dc:date>2014-03-24T23:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rest service does reply new deployment information</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163468#M117269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Title is : Rest service does *not* reply new deployment information&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 23:45:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163468#M117269</guid>
      <dc:creator>masatooishi</dc:creator>
      <dc:date>2014-03-24T23:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rest service does reply new deployment information</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163469#M117270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using the default Activiti Explorer and REST application db properties? Then they are using an in-memory database and therefore don't share the same database. In the in-mem setup you also have to deploy the process definition to the REST application. Or you have to use a MySQL or Postgres db (or another supported db) so that the Explorer and REST app share the same database.&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>Tue, 25 Mar 2014 09:26:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163469#M117270</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-03-25T09:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Rest service does reply new deployment information</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163470#M117271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your answer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to use DB2 database, so I read the manual, but I can not understand which xml file must be updated for DB2 driver.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please tell me the file path and file name of the following database configuration file, and value for the IBM DB2 ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Example database configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;property name="jdbcUrl" value="jdbc:db2://127.0.0.1:50000/SAMPLE" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;property name="jdbcDriver" value="com.ibm.db2.jcc.DB2Driver" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;—- is this value right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;property name="jdbcUsername" value="db2admin" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;property name="jdbcPassword" value="db2admin" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;————————————————————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Masato&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 11:20:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163470#M117271</guid>
      <dc:creator>masatooishi</dc:creator>
      <dc:date>2014-03-26T11:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Rest service does reply new deployment information</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163471#M117272</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;I can not find activiti.cfg.xml file which is mentioned in the manual,&amp;nbsp; I tried to change the file db.properties file on {$catalina_home}\webapps\activiti-explorer\WEB-INF\classes, then I can use mySQL database instead of H2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 08:39:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163471#M117272</guid>
      <dc:creator>masatooishi</dc:creator>
      <dc:date>2014-03-27T08:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rest service does reply new deployment information</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163472#M117273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes, db.properties is the correct file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 19:18:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rest-service-does-reply-new-deployment-information/m-p/163472#M117273</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-01T19:18:29Z</dc:date>
    </item>
  </channel>
</rss>

