<?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 Samples in 5.11 Issue in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/samples-in-5-11-issue/m-p/123374#M86882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working through the Activiti in Action book from 2012. I successfully ran the BookOrderTest JUnit test and saw the appropriate output in the console. I am running tomcat 7 locally and have deployed the activiti-explorer.war there. When I look however, I do not see the task in the explorer. I have followed the book carefully and do not see where I may have missed some configuration step or other. Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to build the project (mvn clean install) and run the tests provided, I get to FourEyesTest and then the test fails. This is the first error thrown:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception while invoking TaskListener: Assignee of task firstTask is not allowed to claim this task&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, a bit further down, I see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LDAP connection open failure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure if these issues are related to the fact that my task does not show up in the activiti explorer. When I just run the one test, I get no errors such as these.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ginni&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2013 21:12:00 GMT</pubDate>
    <dc:creator>ginni</dc:creator>
    <dc:date>2013-01-02T21:12:00Z</dc:date>
    <item>
      <title>Samples in 5.11 Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/samples-in-5-11-issue/m-p/123374#M86882</link>
      <description>I am working through the Activiti in Action book from 2012. I successfully ran the BookOrderTest JUnit test and saw the appropriate output in the console. I am running tomcat 7 locally and have deployed the activiti-explorer.war there. When I look however, I do not see the task in the explorer. I ha</description>
      <pubDate>Wed, 02 Jan 2013 21:12:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/samples-in-5-11-issue/m-p/123374#M86882</guid>
      <dc:creator>ginni</dc:creator>
      <dc:date>2013-01-02T21:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Samples in 5.11 Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/samples-in-5-11-issue/m-p/123375#M86883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ginni,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you look in the 'queued' sub menu in the Activiti Explorer? The task should be claimed there first.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The FourEyesTest doesn't fail with that error, it's an expected error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you run all tests without setting up the LDAP repository as explained in chapter 10, then you'll get that connection failure exception.&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, 03 Jan 2013 10:45:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/samples-in-5-11-issue/m-p/123375#M86883</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-01-03T10:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Samples in 5.11 Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/samples-in-5-11-issue/m-p/123376#M86884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I looked in all the views. There was no task anywhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am running in Eclipse Indigo. My Tomcat runs outside Eclipse. I deployed your wars there, started it up, made sure the Activiti Explorer was available. Then in Eclipse, I run the JUnit test and see the output in the console in Eclipse. My server within Eclipse is pointed to my external Tomcat instance. Not sure if these details are helpful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 14:28:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/samples-in-5-11-issue/m-p/123376#M86884</guid>
      <dc:creator>ginni</dc:creator>
      <dc:date>2013-01-03T14:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Samples in 5.11 Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/samples-in-5-11-issue/m-p/123377#M86885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which version of Activiti are you using? Do you see any error logs in Tomcat?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you login with the user kermit?&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, 03 Jan 2013 18:18:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/samples-in-5-11-issue/m-p/123377#M86885</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-01-03T18:18:03Z</dc:date>
    </item>
  </channel>
</rss>

