<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">the module is not in the build system, and can be ignored - it should not be referenced in the parent pom.xml.<div><br></div><div>Mark<br><div><div>On 9 Apr 2013, at 18:23, Charles Moulliard &lt;<a href="mailto:ch007m@gmail.com">ch007m@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi,<div><br></div><div>The&nbsp;Module drools-grid-impl cannot be compiled as some package names have not been refactored.&nbsp;</div><div><br></div><div>Moreover ;</div><div><br></div><div>1) some methods are not longer available like getStatefulKnowledsession():</div>
<div><br></div><div>StatefulKnowledgeSession ksession = ((KnowledgeCommandContext) context).getStatefulKnowledgesession();</div><div><br></div><div style="">2) Some methods are not implemented&nbsp;</div><div style=""><br></div><div style="">
<div>public class StatefulKnowledgeSessionRemoteClient</div><div>&nbsp; &nbsp; implements</div><div>&nbsp; &nbsp; StatefulKnowledgeSession {</div><div><br></div><div style="">--&gt;&nbsp;</div><div style=""><br></div><div style=""><div>&nbsp; &nbsp; @Override public void destroy() {</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; //To change body of implemented methods use File | Settings | File Templates.</div><div>&nbsp; &nbsp; }</div><div><br></div><div><div>&nbsp; &nbsp; @Override public ProcessInstance getProcessInstance(long processInstanceId, boolean readonly) {</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; return null; &nbsp;//To change body of implemented methods use File | Settings | File Templates.</div><div>&nbsp; &nbsp; }</div></div><div><br></div><div style="">3) There is a missign dependency with knowledgebase-api</div><div style="">
<br></div><div style="">public class KnowledgeBaseConfigurationRemoteClient implements KieBaseConfiguration, Serializable{<br></div><div style=""><br></div><div style=""><div>&nbsp; &nbsp; public &lt;T extends MultiValueKnowledgeBaseOption&gt; T getOption(Class&lt;T&gt; option, String key) {</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; throw new UnsupportedOperationException("Not supported yet.");</div><div>&nbsp; &nbsp; }</div></div><div><br></div></div></div><div><br></div><div>Question : Will the module&nbsp;drools-grid-impl be maintained ? If this is not case, what is the alternative as drools-camel use it and perhaps others ?</div>
<div><br></div><div>Regards,</div><div><br>-- <br><div>Charles Moulliard</div><div>Apache Committer / Sr. Enterprise Architect (RedHat)</div><div>Twitter : @cmoulliard |&nbsp;Blog : <a href="http://cmoulliard.blogspot.com/" target="_blank">http://cmoulliard.blogspot.com</a></div>
<div><br></div>
</div></div>
_______________________________________________<br>rules-dev mailing list<br><a href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/rules-dev</blockquote></div><br></div></body></html>