<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel">
    <title>gmane.comp.java.drools.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6313"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6312"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6311"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6310"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6309"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6308"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6307"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6306"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6305"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6304"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6303"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6302"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6301"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6300"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6299"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6298"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6297"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6296"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6295"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.drools.devel/6294"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6313">
    <title>Re: [rules-dev] [uberfire-users] Configurable and Reusable Editor</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6313</link>
    <description>&lt;pre&gt;All Drools and jBPM components use the Uberfire framework.

Any individual component can be used in isolation (subject to inclusion of
any dependencies) by any other Uberfire compliant application.

Vice-versa any 3rd party Uberfire compliant component can be used within
the Kie Workbench extending its functionality.
On 17 May 2013 13:35, "Suminda Dharmasena" &amp;lt;sirinath&amp;lt; at &amp;gt;sakrio.com&amp;gt; wrote:

_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev&lt;/pre&gt;</description>
    <dc:creator>Michael Anstis</dc:creator>
    <dc:date>2013-05-17T20:00:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6312">
    <title>Re: [rules-dev] Where is this class "org.drools.agent.impl.KnowledgeAgentProviderImpl" - Drools 6</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6312</link>
    <description>&lt;pre&gt;Thx.


On Thu, May 16, 2013 at 1:40 PM, Mark Proctor &amp;lt;mproctor&amp;lt; at &amp;gt;codehaus.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Charles Moulliard</dc:creator>
    <dc:date>2013-05-16T12:21:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6311">
    <title>Re: [rules-dev] Where is this class"org.drools.agent.impl.KnowledgeAgentProviderImpl" - Drools 6</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6311</link>
    <description>&lt;pre&gt;We have an alternative way now.

6.0 is based on Maven for building and deploying, and dependency management. So we now use embedded maven for runtime changes. There is a special project called kie-ci, and a class called KieScanner. Unit tests can be found here:
https://github.com/droolsjbpm/drools/blob/master/kie-ci/src/test/java/org/kie/scanner/KieRepositoryScannerTest.java

Mark
On 16 May 2013, at 09:16, Charles Moulliard &amp;lt;ch007m&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev&lt;/pre&gt;</description>
    <dc:creator>Mark Proctor</dc:creator>
    <dc:date>2013-05-16T11:40:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6310">
    <title>[rules-dev] Where is this class "org.drools.agent.impl.KnowledgeAgentProviderImpl" - Drools 6</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6310</link>
    <description>&lt;pre&gt;Hi,

The org.kie.internal.agent.
KnowledgeAgentFactory
KnowledgeAgentFactory class is used to create a KnowledAgent,
KnowledAgentConfiguration.

The loadProvider() method of KnowledgeAgentFactory loads the the following
class :

    private static String providerClassName =
"org.drools.agent.impl.KnowledgeAgentProviderImpl";

    private static void loadProvider() {
        try {
            //loads the provider class
            providerClassName =
System.getProperty(KnowledgeAgentFactory.PROVIDER_CLASS_NAME_PROPERTY_NAME,
providerClassName);

            Class&amp;lt;KnowledgeAgentProvider&amp;gt; cls =
(Class&amp;lt;KnowledgeAgentProvider&amp;gt;) Class.forName(providerClassName);
            setKnowledgeAgentProvider( cls.newInstance() );
        } catch ( Exception e ) {
         }
    }

But this class does not longer exist under Drools 6.0

Questions :

- Is this class replaced by a new one ?
- Have we forget to migrate this class from Drools 5 to Drools 6

Regards,

&lt;/pre&gt;</description>
    <dc:creator>Charles Moulliard</dc:creator>
    <dc:date>2013-05-16T08:16:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6309">
    <title>Re: [rules-dev] More breaking changes...</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6309</link>
    <description>&lt;pre&gt;More changes for today...

If you encounter the following please change your dependencies as shown
(you might need to change some imports too; depending on what you use):-

*'dependencies.dependency.version' for
org.kie.guvnor:guvnor-core-services-api:jar is missing.*

Use GA of org.kie.workbench.services:kie-wb-common-services-api

*'dependencies.dependency.version' for
org.kie.guvnor:guvnor-core-services-backend:jar is missing.*

Use GA of org.kie.workbench.services:kie-wb-common-services-backend

*'dependencies.dependency.version' for
org.kie.guvnor:guvnor-commons-security:jar is missing.*

Use GA of org.kie.workbench.services:kie-wb-common-security

*'dependencies.dependency.version' for
org.kie.guvnor:guvnor-commons-services-api:jar is missing.*

This module has been merged into kie-wb-common-services-api (the same for
the related backend). This dependency can be deleted.

Don't forget your &amp;lt;compileSourceArtifacts&amp;gt; and gwt.xml files too....

With kind regards,

Mike



On 14 May 2013 14:55, Michael Anst&lt;/pre&gt;</description>
    <dc:creator>Michael Anstis</dc:creator>
    <dc:date>2013-05-15T14:31:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6308">
    <title>[rules-dev] More breaking changes...</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6308</link>
    <description>&lt;pre&gt;Hi,

Please note the following:-

*Project Explorer*
https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/144cd276014d9fe63bccee4b1de3814943c3f7ea

(Example changes:
https://github.com/droolsjbpm/guvnor/commit/f1fc1a370f3b8eebeb5af84267f3b764de1340bf
)

*Search Screen
*
https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/b43de7f31ec2e77ab8c29d61ebf93c0a374bb54c

(Example changes:
https://github.com/droolsjbpm/guvnor/commit/97e1cf3a0ccffedb67accbb7c2886aa3870a2452
)

*Common UI components
*
https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/e1ce1d80c8b9911325bd0dee9647d13bdfedd21b

(Example changes:
https://github.com/droolsjbpm/guvnor/commit/3af8b2bc46c44aa430d5af37f54d258fa825dc5a
)

The Common UI components change is likely to hurt a little as you possibly
use some of these classes. The GAV and package names have changed but class
names remain the same.

These could break your webapps, depending on what components you use.

I've update kie-wb and kie-drools-wb.

There ar&lt;/pre&gt;</description>
    <dc:creator>Michael Anstis</dc:creator>
    <dc:date>2013-05-14T13:55:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6307">
    <title>Re: [rules-dev] 5.5.1-SNAPSHOT to 5.6.0-SNAPSHOT switch</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6307</link>
    <description>&lt;pre&gt;_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev&lt;/pre&gt;</description>
    <dc:creator>Geoffrey De Smet</dc:creator>
    <dc:date>2013-05-12T08:55:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6306">
    <title>Re: [rules-dev] 5.5.1-SNAPSHOT to 5.6.0-SNAPSHOT switch</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6306</link>
    <description>&lt;pre&gt;Even further, droolsjbpm-build-bootstrap 5.6.x depends on drools-planner
5.6.x which doesn't exist.

Regards,


XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Esteban Aliverti
- Blog &amp;lt; at &amp;gt; http://ilesteban.wordpress.com


On Fri, May 10, 2013 at 10:44 AM, Esteban Aliverti &amp;lt;
esteban.aliverti&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev&lt;/pre&gt;</description>
    <dc:creator>Esteban Aliverti</dc:creator>
    <dc:date>2013-05-10T12:05:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6305">
    <title>[rules-dev] 5.5.1-SNAPSHOT to 5.6.0-SNAPSHOT switch</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6305</link>
    <description>&lt;pre&gt;Hi Guys,
I was working with sotty in the old Drools 5.5.1-SNAPSHOT version and I've
noticed that this version is no longer under development, so I switched to
5.6.0-SNAPSHOT. The 2 problems I'm currently facing are:
1.- There is no droolsjbpm-integration 5.6.x branch in github.
2.- I'm using jbpm 5.4.1-SNAPSHOT but this version still depends on drools
5.5.1-SNPASHOT. I think a new jbpm 5.5.x branch is needed.

Regards,

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Esteban Aliverti
- Blog &amp;lt; at &amp;gt; http://ilesteban.wordpress.com
_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev&lt;/pre&gt;</description>
    <dc:creator>Esteban Aliverti</dc:creator>
    <dc:date>2013-05-10T08:44:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6304">
    <title>Re: [rules-dev] IMPORTANT: git merges</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6304</link>
    <description>&lt;pre&gt;Hi, just to complement what Edson stated, I would like to recommend this
article. it is very instructive:

http://randyfay.com/content/rebase-workflow-git

and read the comments too because there are a good example with figures
there.

regards,

Cristiano


2013/4/25 Edson Tirelli &amp;lt;ed.tirelli&amp;lt; at &amp;gt;gmail.com&amp;gt;




&lt;/pre&gt;</description>
    <dc:creator>Cristiano Gavião</dc:creator>
    <dc:date>2013-05-09T23:12:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6303">
    <title>Re: [rules-dev] Guvnor split</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6303</link>
    <description>&lt;pre&gt;More (possible) breaking changes:
http://github.com/droolsjbpm/guvnor/commit/8e9290408

If you use any of the following be sure to change your dependency and
gwt.xml file:-

org.kie.guvnor:guvnor-config-resource-widget ---&amp;gt;
org.kie.workbench.widgets:kie-wb-config-resource-widget
org.kie.guvnor:guvnor-decorated-grid-widget ---&amp;gt;
org.kie.workbench.widgets:kie-wb-decorated-grid-widget
org.kie.guvnor:guvnor-error-messages-widget ---&amp;gt;
org.kie.workbench.widgets:kie-wb-error-messages-widget
org.kie.guvnor:guvnor-metadata-widget ---&amp;gt;
org.kie.workbench.widgets:kie-wb-metadata-widget
org.kie.guvnor:guvnor-view-source-widget ---&amp;gt;
org.kie.workbench.widgets:kie-wb-view-source-widget

With kind regards,

Mike



On 7 May 2013 12:10, Michael Anstis &amp;lt;michael.anstis&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev&lt;/pre&gt;</description>
    <dc:creator>Michael Anstis</dc:creator>
    <dc:date>2013-05-08T16:10:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6302">
    <title>[rules-dev] Drools + Hibernate</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6302</link>
    <description>&lt;pre&gt;Hi,

While connecting to Database, we provide certain condition statements in the
where clause,
My concern is, Can we provide the where conditions dynamically.
If so, Is it possible using Drools?

Can we provide the where conditions dynamically through Drools.i.e, the flow
should be from Drools to DAO layer? 

Is it possible to drive the flow from Drools to Hibernate providing the
where conditions dynamically.
I came to know that hibernate session can be used within Drools. I want the
other way round.

Is it possible to query the database using Drools alone? or Drools +
Hibernate combination would be fine or Hibernate alone.
Please guide.

Is Drools used "just to use the domain objects queried from Database" or can
it be used to query the database?



--
View this message in context: http://drools.46999.n3.nabble.com/Drools-Hibernate-tp4023709.html
Sent from the Drools: Developer (committer) mailing list mailing list archive at Nabble.com.
_______________________________________________
rules-dev mailing lis&lt;/pre&gt;</description>
    <dc:creator>Roopa</dc:creator>
    <dc:date>2013-05-07T15:09:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6301">
    <title>[rules-dev] Matrix Style XLS Decision Table</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6301</link>
    <description>&lt;pre&gt;Hi all,

I am looking at using the Matrix style decision tables. 
There is not a lot of documentation on these, but I have also found the spring config for them is lacking.

There is a test case here - https://github.com/droolsjbpm/drools/blob/master/drools-decisiontables/src/test/java/org/drools/decisiontable/SpreadsheetCompilerUnitTest.java

that shows really that it complies to a DRL.

The method call for building the compiler SpreadsheetCompiler.compile() takes an extra argument .. a spreadsheet listener.

        final SpreadsheetCompiler converter = new SpreadsheetCompiler();

        final String drl = converter.compile( stream,
                                              InputType.XLS,
                                              new RuleMatrixSheetListener() );

But the Spring configuration doesn't seem to support that type.. (i.e. looking at the code in the UnitTest, a "RuleMatrixSheetListener" is passed to the compile.

but the spring config won't support tat extra listener.

&amp;lt;drools-spring:kb&lt;/pre&gt;</description>
    <dc:creator>Ramon Buckland</dc:creator>
    <dc:date>2013-05-07T13:01:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6300">
    <title>[rules-dev] Guvnor split</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6300</link>
    <description>&lt;pre&gt;Hi Toni, Jervis,

I've started the split of Drools Workbench, Guvnor and shared components.

I've moved the following to guvor/drools-wb:-

   - drools-wb-webapp,
   - drools-wb-distribution,
   - drools-wb-distribution-wars
   - drools-wb-docs
   - drools-wb-examples
   - drools-wb-jcr2vfs-migation

I have updated the POMs and GAVs for these items

I am doing some testing of drools-wb-webapp (both hosted and Wildfly\Tomcat
distributions) at the moment. I will start to move drools-wb specific
editors next. Once they are moved I will update their POMs, GAVs and
package names.

I hope to move on to the shared components after that.

Finally I'll split the guvnor repo into separate ones for drools-wb, guvnor
and kie-wb-common.

With kind regards,

Mike
_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev&lt;/pre&gt;</description>
    <dc:creator>Michael Anstis</dc:creator>
    <dc:date>2013-05-07T11:10:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6299">
    <title>Re: [rules-dev] London JBUG May Event - What's new in Drools 6.0 (22nd May 2013)</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6299</link>
    <description>&lt;pre&gt;*.
Sorry, I see that is the date the article was published. My mistake.


On Tue, May 7, 2013 at 10:39 AM, Anton Hughes &amp;lt;kurrent93&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev&lt;/pre&gt;</description>
    <dc:creator>Anton Hughes</dc:creator>
    <dc:date>2013-05-07T08:40:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6298">
    <title>Re: [rules-dev] London JBUG May Event - What's new in Drools 6.0 (22nd May 2013)</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6298</link>
    <description>&lt;pre&gt;Hi Mark

You might want to change the date on the page - it says April - *22/04/2013*
.


On Tue, May 7, 2013 at 10:34 AM, Mark Proctor &amp;lt;mproctor&amp;lt; at &amp;gt;codehaus.org&amp;gt; wrote:

_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev&lt;/pre&gt;</description>
    <dc:creator>Anton Hughes</dc:creator>
    <dc:date>2013-05-07T08:39:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6297">
    <title>[rules-dev] London JBUG May Event - What's new in Drools 6.0 (22ndMay 2013)</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6297</link>
    <description>&lt;pre&gt;London JBUG May Event - What's new in Drools 6.0 (22nd May 2013)
http://www.c2b2.co.uk/london_jbug_may_2013

Mark
_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev

&lt;/pre&gt;</description>
    <dc:creator>Mark Proctor</dc:creator>
    <dc:date>2013-05-07T08:34:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6296">
    <title>[rules-dev] Repository rename</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6296</link>
    <description>&lt;pre&gt;Hi,

Repository "kie-ide" has been renamed "kie-wb-distributions".

The Repository now contains modules for both kie-ide (BPMS) and
kie-drools-wb (BRMS).

Please either change your .git/config file, or delete kie-ide and re-clone
from here &amp;lt;https://github.com/droolsjbpm/kie-wb-distributions&amp;gt;.

With kind regards,

Mike
_______________________________________________
rules-dev mailing list
rules-dev&amp;lt; at &amp;gt;lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev&lt;/pre&gt;</description>
    <dc:creator>Michael Anstis</dc:creator>
    <dc:date>2013-05-03T14:01:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6295">
    <title>[rules-dev] GSOC project - Realtime Collaborative Editor for DroolsDecision Tables using Errai OT/EC</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6295</link>
    <description>&lt;pre&gt;Errai has recently added OTEC support, which is a web based system for collaborative editing. I thought this would be really interesting project, working on cutting edge web technologies for anyone doing a GSOC submission. Or actually anyone looking for an engaging task :)

https://community.jboss.org/wiki/GSOC13Ideas#Realtime_Collaborative_Editor_for_Drools_Decision_Tables_using_Errao_OTEC

Errai OTEC (Operationaly Transformed, Eventually Consistent  Data Syncrhonization) facilitates builing Google Wave and Google Docs type applications, with multiple authors in real time on the same document. Two videos showing OTEC editing working in real time for collaboritive authoring:
https://www.youtube.com/watch?v=ChCasRr0cZc
https://www.youtube.com/watch?v=Wvf5pbOM920
 
Drools has extensive Decision Table support, which provides a spreadsheet like authoring tool for rules. Errai OTEC can allow two authors to work on the document at the same time. It would provide the following features:
-Current cursor/edit locatio&lt;/pre&gt;</description>
    <dc:creator>Mark Proctor</dc:creator>
    <dc:date>2013-05-03T11:50:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6294">
    <title>Re: [rules-dev] Guvnor 6 on Tomcat 7</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6294</link>
    <description>&lt;pre&gt;Tomcat mentions that in the log but nothing appears before excepted that
there is a Listener Start error

INFO: Deploying web application archive
/Users/chmoulli/MyApplications/apache-tomcat-7.0.35/webapps/guvnor-distribution-wars-6.0.0-20130502.103718-294-tomcat7.0.war
May 03, 2013 9:03:23 AM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Error listenerStart


On Fri, May 3, 2013 at 10:06 AM, Michael Anstis &amp;lt;michael.anstis&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:




&lt;/pre&gt;</description>
    <dc:creator>Charles Moulliard</dc:creator>
    <dc:date>2013-05-03T09:16:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.drools.devel/6293">
    <title>Re: [rules-dev] Erro with Guvnor 6 (snapshot) deployed on JBoss AS7.1.1.Final</title>
    <link>http://permalink.gmane.org/gmane.comp.java.drools.devel/6293</link>
    <description>&lt;pre&gt;Test done with last snapshot build on my machine on JBoss AS 7.1.1.Final


On Fri, May 3, 2013 at 10:11 AM, Michael Anstis &amp;lt;michael.anstis&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:




&lt;/pre&gt;</description>
    <dc:creator>Charles Moulliard</dc:creator>
    <dc:date>2013-05-03T09:13:42</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.java.drools.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.drools.devel</link>
  </textinput>
</rdf:RDF>
