Hi Nair I tried this (see the last comment):<br><br><a href="https://jira.jboss.org/jira/browse/JBRULES-1946">https://jira.jboss.org/jira/browse/JBRULES-1946</a><br><br>The issue is closed, but it still throw me that exception. Try it and check if it works in your enviroment and feed me back please!<br>
<br>Cheers,<br>Nestor<br><br><div class="gmail_quote">2009/10/30 Nair, Mahesh <span dir="ltr">&lt;<a href="mailto:Mahesh.Nair@qwest.com">Mahesh.Nair@qwest.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div>
<div>
<div><font size="2" face="Arial"><span>Hi,</span></font></div>
<div><font size="2" face="Arial"><span>I am trying to implement one <span>drools
</span>rule flow based feature to my application.</span></font></div>
<div><font size="2" face="Arial"><span>My application consists of a struts2 application as well as a rcp desktop application as its client.
</span></font></div>
<div><font size="2" face="Arial"><span></span></font> </div>
<div><font size="2" face="Arial"><span><span>We are using satefullKnowledgeSession which we want to keep around in the Http Session because it will be used by multiple requests during a user session.</span></span></font></div>

<div><font size="2" face="Arial"><span><span></span></span></font> </div>
<div><font size="2" face="Arial"><span><span>But the StateFullKnowledgeSession is not serilaizable and hence if I keep it in my http session it will affect the session replication.</span></span></font></div>
<div><font size="2" face="Arial"><span><span></span></span></font> </div>
<div><font size="2" face="Arial"><span><span>I am sure some of you have already faced this issue so was interested to know so of the approaches you took to overcome this hurdle.</span></span></font></div>
<div><font size="2" face="Arial"><span><span></span></span></font> </div>
<div><font size="2" face="Arial"><span><span>One of the approaches we are thinking about is to use the
<font size="2"><font size="2">org.drools.marshalling.Marshaller to do the marshalling and get a byte array output and place it inside the session and umarshall that later.</font></font></span></span></font></div>
<div><font size="2" face="Arial"><span><span>Is this a valid approach?
</span></span></font></div>
<div><font size="2" face="Arial"><span><span></span></span></font> </div>
<div><font size="2" face="Arial"><span><span>Thanks</span></span></font></div>
<div><font size="2" face="Arial"><span><span>mahesh</span></span></font></div>
</div>
<br>
<hr>
<font size="1" color="Gray" face="Arial">This communication is the property of Qwest and may contain confidential or<br>
privileged information. Unauthorized use of this communication is strictly<br>
prohibited and may be unlawful. If you have received this communication<br>
in error, please immediately notify the sender by reply e-mail and destroy<br>
all copies of the communication and any attachments.<br>
</font>
</div>

<br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br></blockquote></div><br>