<?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 Problem with activiti Rest Api in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-activiti-rest-api/m-p/129808#M91211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have a problem with the rest api of activiti ,i'm using activiti 5.11.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1-PUT &lt;/SPAN&gt;&lt;A href="http://192.168.1.6:8080/activiti-rest/service/task/19227/complete" rel="nofollow noopener noreferrer"&gt;http://192.168.1.6:8080/activiti-rest/service/task/19227/complete&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;2-the server's response status of 500 Internal Server Error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3-the request body is {"valeurRecherchee":"salah spa","critereRecherche":"1"}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;knowing that the task does complete when i use activiti-explorer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i dont know where is the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Apr 2013 11:05:54 GMT</pubDate>
    <dc:creator>anessjava</dc:creator>
    <dc:date>2013-04-07T11:05:54Z</dc:date>
    <item>
      <title>Problem with activiti Rest Api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-activiti-rest-api/m-p/129808#M91211</link>
      <description>Hello  i have a problem with the rest api of activiti ,i'm using activiti 5.11.1-PUT http://192.168.1.6:8080/activiti-rest/service/task/19227/complete2-the server's response status of 500 Internal Server Error.3-the request body is {"valeurRecherchee":"salah spa","critereRecherche":"1"}knowing that</description>
      <pubDate>Sun, 07 Apr 2013 11:05:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-activiti-rest-api/m-p/129808#M91211</guid>
      <dc:creator>anessjava</dc:creator>
      <dc:date>2013-04-07T11:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with activiti Rest Api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-activiti-rest-api/m-p/129809#M91212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello &lt;BR /&gt; &lt;BR /&gt;i have a problem with the rest api of activiti ,i'm using activiti 5.11.&lt;BR /&gt;&lt;BR /&gt;1-PUT &lt;A href="http://192.168.1.6:8080/activiti-rest/service/task/19227/complete" rel="nofollow noopener noreferrer"&gt;http://192.168.1.6:8080/activiti-rest/service/task/19227/complete&lt;/A&gt;&lt;BR /&gt;2-the server's response status of 500 Internal Server Error.&lt;BR /&gt;3-the request body is {"valeurRecherchee":"salah spa","critereRecherche":"1"}&lt;BR /&gt;&lt;BR /&gt;knowing that the task does complete when i use activiti-explorer&lt;BR /&gt;i dont know where is the issue.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;More informations is needed for the problem analyse. Please paste the outputs of web server, that used on activiti-rest side.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 12:38:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-activiti-rest-api/m-p/129809#M91212</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2013-04-07T12:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with activiti Rest Api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-activiti-rest-api/m-p/129810#M91213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;BR /&gt;SEVERE: com.sun.jersey.api.client.UniformInterfaceException: PUT &lt;A href="http://192.168.1.6:8080/activiti-rest/service/task/19227/complete" rel="nofollow noopener noreferrer"&gt;http://192.168.1.6:8080/activiti-rest/service/task/19227/complete&lt;/A&gt; returned a response status of 500 Internal Server Error&lt;BR /&gt; at com.sun.jersey.api.client.WebResource.handle(WebResource.java:676)&lt;BR /&gt; at com.sun.jersey.api.client.WebResource.put(WebResource.java:221)&lt;BR /&gt; at org.cacib.beans.CreateClient.taskComplete(CreateClient.java:159)&lt;BR /&gt; at com.cacib.managedbean.DomBean.validateTask(DomBean.java:185)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:601)&lt;BR /&gt; at javax.el.BeanELResolver.invokeMethod(BeanELResolver.java:779)&lt;BR /&gt; at javax.el.BeanELResolver.invoke(BeanELResolver.java:528)&lt;BR /&gt; at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:257)&lt;BR /&gt; at com.sun.el.parser.AstValue.invoke(AstValue.java:248)&lt;BR /&gt; at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)&lt;BR /&gt; at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:39)&lt;BR /&gt; at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50)&lt;BR /&gt; at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105)&lt;BR /&gt; at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)&lt;BR /&gt; at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)&lt;BR /&gt; at javax.faces.component.UICommand.broadcast(UICommand.java:315)&lt;BR /&gt; at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)&lt;BR /&gt; at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)&lt;BR /&gt; at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81)&lt;BR /&gt; at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)&lt;BR /&gt; at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)&lt;BR /&gt; at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)&lt;BR /&gt; at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:79)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)&lt;BR /&gt; at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)&lt;BR /&gt; at com.sun.enterprise.v3.services.impl.ContainerMapper$AdapterCallable.call(ContainerMapper.java:317)&lt;BR /&gt; at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)&lt;BR /&gt; at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:860)&lt;BR /&gt; at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:757)&lt;BR /&gt; at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1056)&lt;BR /&gt; at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:229)&lt;BR /&gt; at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)&lt;BR /&gt; at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)&lt;BR /&gt; at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)&lt;BR /&gt; at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)&lt;BR /&gt; at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)&lt;BR /&gt; at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)&lt;BR /&gt; at com.sun.grizzly.ContextTask.run(ContextTask.java:71)&lt;BR /&gt; at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)&lt;BR /&gt; at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:722)&lt;BR /&gt;&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.jersey.api.client.WebResource.handle(WebResource.java:676)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.jersey.api.client.WebResource.put(WebResource.java:221)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.cacib.beans.CreateClient.taskComplete(CreateClient.java:159)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.cacib.managedbean.DomBean.validateTask(DomBean.java:185)&lt;BR /&gt;SEVERE:&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;SEVERE:&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt;SEVERE:&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;SEVERE:&amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:601)&lt;BR /&gt;SEVERE:&amp;nbsp; at javax.el.BeanELResolver.invokeMethod(BeanELResolver.java:779)&lt;BR /&gt;SEVERE:&amp;nbsp; at javax.el.BeanELResolver.invoke(BeanELResolver.java:528)&lt;BR /&gt;SEVERE:&amp;nbsp; at javax.el.CompositeELResolver.invoke(CompositeELResolver.java:257)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.el.parser.AstValue.invoke(AstValue.java:248)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:39)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105)&lt;BR /&gt;SEVERE:&amp;nbsp; at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)&lt;BR /&gt;SEVERE:&amp;nbsp; at javax.faces.component.UICommand.broadcast(UICommand.java:315)&lt;BR /&gt;SEVERE:&amp;nbsp; at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)&lt;BR /&gt;SEVERE:&amp;nbsp; at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)&lt;BR /&gt;SEVERE:&amp;nbsp; at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:79)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)&lt;BR /&gt;SEVERE:&amp;nbsp; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.enterprise.v3.services.impl.ContainerMapper$AdapterCallable.call(ContainerMapper.java:317)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:860)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:757)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1056)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:229)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.ContextTask.run(ContextTask.java:71)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)&lt;BR /&gt;SEVERE:&amp;nbsp; at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)&lt;BR /&gt;SEVERE:&amp;nbsp; at java.lang.Thread.run(Thread.java:722)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 13:40:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-activiti-rest-api/m-p/129810#M91213</guid>
      <dc:creator>anessjava</dc:creator>
      <dc:date>2013-04-07T13:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with activiti Rest Api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-activiti-rest-api/m-p/129811#M91214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;CODE&gt;&lt;BR /&gt;SEVERE: com.sun.jersey.api.client.UniformInterfaceException: PUT &lt;A href="http://192.168.1.6:8080/activiti-rest/service/task/19227/complete" rel="nofollow noopener noreferrer"&gt;http://192.168.1.6:8080/activiti-rest/service/task/19227/complete&lt;/A&gt; returned a response status of 500 Internal Server Error&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at com.sun.jersey.api.client.WebResource.handle(WebResource.java:676)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at com.sun.jersey.api.client.WebResource.put(WebResource.java:221)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at org.cacib.beans.CreateClient.taskComplete(CreateClient.java:159)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at com.cacib.managedbean.DomBean.validateTask(DomBean.java:185&lt;BR /&gt;…&lt;BR /&gt;at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:79)&lt;BR /&gt;..&lt;BR /&gt;&lt;/CODE&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Hi, it seems, that stacktrace has no "Caused By" chain &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;com.sun.jersey.api.client.UniformInterfaceException…org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:79)&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt; is imho not a activiti-rest "specie" :?: Is it really stacktrace on &lt;/SPAN&gt;&lt;STRONG&gt;activiti-rest side&lt;/STRONG&gt;&lt;SPAN&gt;???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I assume, that this stacktrace ordered to "client-side", that send the PUT request to activiti-rest… :roll:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 17:18:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-activiti-rest-api/m-p/129811#M91214</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2013-04-07T17:18:44Z</dc:date>
    </item>
  </channel>
</rss>

