<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 10/02/2012 22:46, apache wrote:
    <blockquote cite="mid:1328913976535-3733915.post@n3.nabble.com"
      type="cite">
      <pre wrap="">Mark
 the first link in my previous post says something contradictory to what you
mentioned. I understand that one thread at a time can use the session just
not 2 or more threads at the same time . Is that what you meant too ? </pre>
    </blockquote>
    I think you are referring to the javadoc of one particular method,
    let me know if there are others.<br>
    <h3>
      getStatefulKnowledgeSessions</h3>
    <pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.jboss.org/jbpm/v5.2/javadocs/org/drools/runtime/StatefulKnowledgeSession.html" title="interface in org.drools.runtime">StatefulKnowledgeSession</a>&gt; <b>getStatefulKnowledgeSessions</b>()</pre>
    Return a collection of the StatefulKnowledgeSessions that exist in
    this KnowledgeBase. Be careful as sessions are not thread-safe and
    could be in use elsewhere.
    <br>
    <br>
    That is incorrect and we'll get it corrected for next release. <br>
    <br>
    Mark<br>
    <blockquote cite="mid:1328913976535-3733915.post@n3.nabble.com"
      type="cite">
      <pre wrap="">

--
View this message in context: <a class="moz-txt-link-freetext" href="http://drools.46999.n3.nabble.com/rules-users-Multiple-threading-tp3731592p3733915.html">http://drools.46999.n3.nabble.com/rules-users-Multiple-threading-tp3731592p3733915.html</a>
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>