<div style="text-align: left;">We&#39;ll be working on deployment next year that is not tied to specific versions of drools. The reason for this is that the Packge is really just a cached form representing the DRL, to avoid compiling drls on the client. We actually just serialise the resulting objects. But internally we do a lot of changes as we add features, so binary compatability of these cached objects is not easily and cheapily possible.<br>
<br>In the future we hope to produec a simpler intermediary format that will be durable across different versions of drools. It will require the clients to do a bit more work, as it won&#39;t be as cheap as serialisation. But we hope that it&#39;ll be an acceptable trade off.<br>
<br>Mark<br></div><br><div class="gmail_quote">On Mon, Nov 28, 2011 at 5:23 PM, paulB <span dir="ltr">&lt;<a href="mailto:paul.borlin@sironahealth.com">paul.borlin@sironahealth.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Seems that upgrading my Guvnor install to match the version Drools in my<br>
project has done the trick to some extent.  Still dealing with some errors,<br>
but the original error has not presented itself.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Spring-KnowledgeAgent-and-Guvnor-tp3500761p3542830.html" target="_blank">http://drools.46999.n3.nabble.com/Spring-KnowledgeAgent-and-Guvnor-tp3500761p3542830.html</a><br>

</font></span><div class="HOEnZb"><div class="h5">Sent from the Drools: User forum 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>
</div></div></blockquote></div><br>