Hi All,<br>         I am also facing issue 2, i dont want to restart server everytime, any help would be greatly appreciated.<br><br><div class="gmail_quote">On Thu, Nov 18, 2010 at 3:41 AM, melc <span dir="ltr">&lt;<a href="mailto:c_melas@yahoo.com">c_melas@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
For issue # 2 it seems that in order for gwt-console to display the current<br>
state of the guvnor package after build, the StatefulKnowledgeSession object<br>
ksession in org.drools.integration.console.DroolsFlowCommandDelegate will<br>
have to be reinitialised i.e. from method getSession(), but this never<br>
happens whether pressing the refresh button or logging out and back in as<br>
different user etc the ksession is never null and calling getSession() never<br>
calls ksession = newStatefulKnowledgeSession(); .<br>
<br>
So the question is how to achieve this without touching the code, is there<br>
some configuration that would force that after refresh or log out/in of a<br>
user in order to display the latest state of guvnor?<br>
If not and the code is changed to always initialize the session within<br>
method getSession() , would there be a considerable  impact in performance ?<br>
<br>
I appreciate any help, thank you for your time.<br>
<font color="#888888">--<br>
View this message in context: <a href="http://drools-java-rules-engine.46999.n3.nabble.com/drools-gwt-console-problems-tp1883084p1920158.html" target="_blank">http://drools-java-rules-engine.46999.n3.nabble.com/drools-gwt-console-problems-tp1883084p1920158.html</a><br>

Sent from the Drools - User mailing list archive at Nabble.com.<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>
</font></blockquote></div><br>