<?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: ThreadLocal variables not local to current thread in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/threadlocal-variables-not-local-to-current-thread/m-p/59661#M36734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On further analysis, I realized this is NOT an issue with Activiti's handling of ThreadLocal variables, and as far as I can tell Activiti is working just fine with them. Instead, the problem occurred because of a coding error on my part: I had declared my Activiti listener beans as Spring singletons, but had not written the listeners in a threadsafe manner. Once I corrected the listeners, the problem was resolved. Sorry for the false alarm.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jan 2012 16:06:21 GMT</pubDate>
    <dc:creator>bwestrich</dc:creator>
    <dc:date>2012-01-02T16:06:21Z</dc:date>
    <item>
      <title>ThreadLocal variables not local to current thread</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/threadlocal-variables-not-local-to-current-thread/m-p/59660#M36733</link>
      <description>Hello Activiti gurus,I'm trying to use thread local variables to pass information from my code that initially triggers events on a model to my Activiti ExecutionListener classes. I chose to use thread locals instead of process instance context variables because the ExecutionListener class in questio</description>
      <pubDate>Fri, 30 Dec 2011 20:52:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/threadlocal-variables-not-local-to-current-thread/m-p/59660#M36733</guid>
      <dc:creator>bwestrich</dc:creator>
      <dc:date>2011-12-30T20:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: ThreadLocal variables not local to current thread</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/threadlocal-variables-not-local-to-current-thread/m-p/59661#M36734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On further analysis, I realized this is NOT an issue with Activiti's handling of ThreadLocal variables, and as far as I can tell Activiti is working just fine with them. Instead, the problem occurred because of a coding error on my part: I had declared my Activiti listener beans as Spring singletons, but had not written the listeners in a threadsafe manner. Once I corrected the listeners, the problem was resolved. Sorry for the false alarm.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2012 16:06:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/threadlocal-variables-not-local-to-current-thread/m-p/59661#M36734</guid>
      <dc:creator>bwestrich</dc:creator>
      <dc:date>2012-01-02T16:06:21Z</dc:date>
    </item>
  </channel>
</rss>

