Michael Anstis | 24 May 2013 17:51
Picon
Gravatar

[rules-dev] kie-wb: REST

Hello,

I noticed the following when deploying kie-drools-wb on AS7:-

16:48:43,171 WARN  [org.jboss.as.ee] (MSC service thread 1-4) JBAS011006: Not installing optional component org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher due to exception: java.lang.ClassNotFoundException: org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher from [Module "deployment.kie-drools-wb-6.0.0-SNAPSHOT-jboss-as7.0.war:main" from Service Module Loader]
    at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190) [jboss-modules.jar:1.1.1.GA]
    at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468) [jboss-modules.jar:1.1.1.GA]
    at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) [jboss-modules.jar:1.1.1.GA]
    at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:423) [jboss-modules.jar:1.1.1.GA]
    at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) [jboss-modules.jar:1.1.1.GA]
    at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120) [jboss-modules.jar:1.1.1.GA]
    at java.lang.Class.forName0(Native Method) [rt.jar:1.6.0_39]
    at java.lang.Class.forName(Class.java:249) [rt.jar:1.6.0_39]
    at org.jboss.as.server.deployment.reflect.DeploymentClassIndex.classIndex(DeploymentClassIndex.java:54) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
    at org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:79)
    at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [rt.jar:1.6.0_39]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [rt.jar:1.6.0_39]
    at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_39]


I don't know if it's significant (it's a warning) or whether it means REST will be dead.

Anyway, for your information, as you've both been adding REST stuff.

Cheers,

Mike
_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev
Mark Proctor | 24 May 2013 08:55

[rules-dev] Backward Chaining Tutorial

made this video, hope it helps in understanding backward chaining.
https://www.youtube.com/watch?v=fCjIRVSRFvA

Mark
_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev

Mark Proctor | 24 May 2013 08:21

[rules-dev] New Guvnor and Drools 6.0 Workbench video

I made this last night, it's just a quick thing, but gives an idea of the flexibility we have in the new Workbench.
https://www.youtube.com/watch?v=ckAznbOOV-4

Mark
_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev

Michael Biarnes Kiefer | 22 May 2013 17:56
Picon
Favicon

[rules-dev] 6.0.0.Beta3

Hello everybody,

The 6.0.0.Beta3 release, planned for the 24th May [this Friday] was postponed to the
28th May [Tuesday next week].

I ask you to push all commits that have to go into this release until 24th May (Friday) evening (24.00 CET),
so we can begin releasing on 27th (Monday).
Everything what is not pushed on the "masters" of your projects will not be taken into account for this release.

Best Regards

Michael
_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev

Michael Biarnes Kiefer | 21 May 2013 16:38
Picon
Favicon

[rules-dev] next realease 6.0.0.Beta3 on Friday 24th May

Hello everyone,

We have planned the next realease 6.0.0.Beta3 for the 24th May (Friday).
I ask you to push all commits that have to go into this release until 22nd May (Wednesday) evening (24.00 CET).
Everything what is not pushed on the "masters" of your projects will not be taken into account for this release.

To ensure a smooth release process I ask you to check if your projects build on Jenkins. If they don't please
do the necessary changes and fix them.

Here is the actual list [repository-list.txt] with all included projects for the release, and I hope it is
up to date:

droolsjbpm-build-bootstrap
droolsjbpm-knowledge
kie-commons
drools
optaplanner
jbpm
droolsjbpm-integration
uberfire
guvnor
jbpm-form-modeler
droolsjbpm-tools
droolsjbpm-build-distribution
jbpm-designer
jbpm-console-ng
kie-wb-distribution
dashboard-builder

Cheers

Michael
_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev

Toni Rikkola | 21 May 2013 13:04
Picon
Gravatar

[rules-dev] Breaking changes in kie-wb modules

While moving the kie-wb modules to new locations the names and GAV information will change. This causes the modules that depend on them to break. Here is a list that hopefully helps to fix them.

org.kie.guvnor:guvnor-project-api
moved to 
org.kie.workbench.services:kie-wb-common-project-api

org.kie.guvnor:guvnor-project-backend
moved to
org.kie.workbench.services:kie-wb-common-project-backend


org.kie.guvnor:guvnor-project-client
was no longer needed and it was removed.

Packages changed, for example
org.kie.guvnor.project.service
is now
org.kie.workbench.common.services.project.service

Toni

_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev
六月的雨 | 21 May 2013 11:19
Favicon

[rules-dev] how to canned the guvnor in Chinese

hi 
  i want to the guvnor display the item of menu list and properties of the item display in Chinese, how i can achieve it . please reply .

tanks very much
 justin
_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev
Michael Anstis | 17 May 2013 22:00
Picon
Gravatar

Re: [rules-dev] [uberfire-users] Configurable and Reusable Editor

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" <sirinath <at> sakrio.com> wrote:
Hi,

The components and functionality can be used for larger tools than just jBPM and Drools solution through customisation. I think this should be kept in mind when developing.

Suminda
--
Suminda Sirinath Salpitikorala Dharmasena, B.Sc. Comp. & I.S. (Hon.) Lond., P.G.Dip. Ind. Maths. J'Pura, MIEEE, MACM, CEO Sakrīō! ▣ Address: 6G • 1st Lane • Pagoda Road • Nugegoda 10250 • Sri Lanka. ▣ Mobile+94-(0)711007945 ▣ Tele: +94-(0)11-5 864614 / 5 875614 / 2 825908 ▣ Web: http://www.sakrio.com 

This email is subjected to the email Terms of Use and Disclaimer: http://www.sakrio.com/email-legal. Please read this first.
--

_______________________________________________
uberfire-users mailing list
uberfire-users <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/uberfire-users
_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev
Charles Moulliard | 16 May 2013 10:16
Picon
Gravatar

[rules-dev] Where is this class "org.drools.agent.impl.KnowledgeAgentProviderImpl" - Drools 6

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<KnowledgeAgentProvider> cls = (Class<KnowledgeAgentProvider>) 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,

--
Charles Moulliard
Apache Committer / Sr. Enterprise Architect (RedHat)
Twitter : <at> cmoulliard | Blog : http://cmoulliard.blogspot.com

_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev
Michael Anstis | 14 May 2013 15:55
Picon
Gravatar

[rules-dev] More breaking changes...


Common UI components
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 are ~7 modules remaining...

With kind regards,

Mike
_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev
Esteban Aliverti | 10 May 2013 10:44
Picon
Gravatar

[rules-dev] 5.5.1-SNAPSHOT to 5.6.0-SNAPSHOT switch

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 <at> http://ilesteban.wordpress.com
_______________________________________________
rules-dev mailing list
rules-dev <at> lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev

Gmane