<div dir="ltr">Thx Mark. <div><br></div><div style>Anyway there is still an issue as drools-camel uses some classes from Grid :</div><div style><br></div><div style><div>import org.drools.grid.GridNode;</div><div>import org.drools.grid.impl.GridImpl;</div>
<div><br></div><div style>which are part of drools-spring ....</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 10, 2013 at 1:07 AM, Mark Proctor <span dir="ltr">&lt;<a href="mailto:mproctor@codehaus.org" target="_blank">mproctor@codehaus.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">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><div class="h5"><div>On 9 Apr 2013, at 18:23, Charles Moulliard &lt;<a href="mailto:ch007m@gmail.com" target="_blank">ch007m@gmail.com</a>&gt; wrote:</div><br></div></div><blockquote type="cite">
<div><div class="h5"><div dir="ltr">Hi,<div><br></div><div>The Module drools-grid-impl cannot be compiled as some package names have not been refactored. </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>2) Some methods are not implemented </div><div><br></div><div>
<div>public class StatefulKnowledgeSessionRemoteClient</div><div>    implements</div><div>    StatefulKnowledgeSession {</div><div><br></div><div>--&gt; </div><div><br></div><div><div>    @Override public void destroy() {</div>

<div>        //To change body of implemented methods use File | Settings | File Templates.</div><div>    }</div><div><br></div><div><div>    @Override public ProcessInstance getProcessInstance(long processInstanceId, boolean readonly) {</div>

<div>        return null;  //To change body of implemented methods use File | Settings | File Templates.</div><div>    }</div></div><div><br></div><div>3) There is a missign dependency with knowledgebase-api</div><div>
<br></div><div>public class KnowledgeBaseConfigurationRemoteClient implements KieBaseConfiguration, Serializable{<br></div><div><br></div><div><div>    public &lt;T extends MultiValueKnowledgeBaseOption&gt; T getOption(Class&lt;T&gt; option, String key) {</div>

<div>        throw new UnsupportedOperationException(&quot;Not supported yet.&quot;);</div><div>    }</div></div><div><br></div></div></div><div><br></div><div>Question : Will the module 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 | Blog : <a href="http://cmoulliard.blogspot.com/" target="_blank">http://cmoulliard.blogspot.com</a></div>

<div><br></div>
</div></div></div></div>
_______________________________________________<br>rules-dev mailing list<br><a href="mailto:rules-dev@lists.jboss.org" target="_blank">rules-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-dev</a></blockquote>
</div><br></div></div><br>_______________________________________________<br>
rules-dev mailing list<br>
<a href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Charles Moulliard</div>
<div>Apache Committer / Sr. Enterprise Architect (RedHat)</div><div>Twitter : @cmoulliard | Blog : <a href="http://cmoulliard.blogspot.com" target="_blank">http://cmoulliard.blogspot.com</a></div><div><br></div>
</div>