<?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 Usage scenario for RCP client / server application in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/usage-scenario-for-rcp-client-server-application/m-p/91686#M62620</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'm just evaluating activiti for our application and i''m not sure about the "right" way to use activiti in our scenario.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have an RCP client Application that is working against an application server. So currently my idea is to use the REST interface to implement the communication with Activiti which may run on the same application server inside an tomcat (similar to the activiti demo setup).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;During my tests, i found that the REST API still has some issues and the REST client even for a java application has to be implemented ourselves. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And there seems to be no ("out of the box") unit tests for the REST API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to use the current Java API to communicate with a remote (running) instance of activiti? if not, is there something like that in the pipeline?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there other options or recommendations regarding this setup?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jan 2012 16:59:16 GMT</pubDate>
    <dc:creator>prace</dc:creator>
    <dc:date>2012-01-26T16:59:16Z</dc:date>
    <item>
      <title>Usage scenario for RCP client / server application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/usage-scenario-for-rcp-client-server-application/m-p/91686#M62620</link>
      <description>hi,i'm just evaluating activiti for our application and i''m not sure about the "right" way to use activiti in our scenario.We have an RCP client Application that is working against an application server. So currently my idea is to use the REST interface to implement the communication with Activiti</description>
      <pubDate>Thu, 26 Jan 2012 16:59:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/usage-scenario-for-rcp-client-server-application/m-p/91686#M62620</guid>
      <dc:creator>prace</dc:creator>
      <dc:date>2012-01-26T16:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Usage scenario for RCP client / server application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/usage-scenario-for-rcp-client-server-application/m-p/91687#M62621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No opinions on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW: a good way to test the functionality of the REST API would be to implement Activiti Explorer using REST&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;greets&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 09:14:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/usage-scenario-for-rcp-client-server-application/m-p/91687#M62621</guid>
      <dc:creator>prace</dc:creator>
      <dc:date>2012-02-06T09:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Usage scenario for RCP client / server application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/usage-scenario-for-rcp-client-server-application/m-p/91688#M62622</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;The REST API is improved a lot in the current trunk.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The way to go forward with your setup is to absolutely use the REST API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The user guide provides a good overview of the services and the REST calls to make.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can, it's better to use the current trunk than the 5.8 release.&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>Mon, 06 Feb 2012 10:08:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/usage-scenario-for-rcp-client-server-application/m-p/91688#M62622</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-02-06T10:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Usage scenario for RCP client / server application</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/usage-scenario-for-rcp-client-server-application/m-p/91689#M62623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks for your answer!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that at least means, i'm on the right way &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i already switched to the trunk, but there are still some issues i'm facing. e.g. I opened ACT-1075&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, 07 Feb 2012 13:59:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/usage-scenario-for-rcp-client-server-application/m-p/91689#M62623</guid>
      <dc:creator>prace</dc:creator>
      <dc:date>2012-02-07T13:59:47Z</dc:date>
    </item>
  </channel>
</rss>

