Log in to follow, share, and participate in this community.
Thread "How to generate a WSDL for the project created in Drools Guvnor 5.3
"How to generate a WSDL for the project created in Drools Guvnor 5.3Hi Team, I Have deployed Drools Guvnor 5.3 and Drools Server 5.3 in TOMCAT 7.0 I have created a package in Guvnor knowledge base and where I uploaded the Data model Jar and the DRL file with some rules.And created s...
guvnor-repository vs. ArtificerAll, random question: Admittedly, I'm not 100% on the history behind guvnor-repository and S-RAMP. However, Artificer (the renamed Overlord S-RAMP project) has made big strides and is nearing the 1.0 rel...
Thread How to fire Specific rule(Guided rule editor) based on version?
How to fire Specific rule(Guided rule editor) based on version?Hi, I am using Guvnor 5.3.5.I have created Rule in Guvnor through guided editor. So i have a rule which has 10 version , how to execute 6th or 5th version of rule in java? Latest rule is executed successfully...
Semantic governanceHi, Really needing help with this. Has anybody ever seen a "Semantic" technology integration into Drools or Guvnor? What is needed is a governance model exposing it's knowledge in an easy an very inter...
Thread Need help on Re-loading remote drools guvnor resource
Need help on Re-loading remote drools guvnor resourceHI , I am using Guvnor 5.5 as drools repository running in tomcat6. I have configured using spring in my application and when I use "resource-change-scanner" the action value I am getting as null from the session. I...
Thread REST access of Guvnor for assets(a specific rule)
REST access of Guvnor for assets(a specific rule)Hi i am using Guvnor 5.5.0.Final with Tomcat 6.0. Having 2 issues in Guvnor Issue1: i am able to access a package of rules using the following code with out any issues and i am able to insert F...
Drools Guvnor Step By StepHello, im beginner in Drools platform. I need help to work with drools Guvnor. I just need in sample step like installation and configuration ... ...
Integrate jBPM designer with GuvnorHi, I'm unable to integrate the jBPM designer with Guvnor. I'm not able to find the jBPM designer war file. I downloaded jbpm-designer-2.4.0.Final-jboss7 but it exploded into a directory and it is not a war th...
Thread Guvnor 5.5.0 on Weblogic 10.3 - Deployment Exception
Guvnor 5.5.0 on Weblogic 10.3 - Deployment ExceptionHi All, I’m trying to deploy guvnor-5.5.0 on Weblogic 10.3. I’m following the approach mentioned in the documentation of downloading the Tomcat war file and making any configuration changes, but I&...
How to persist fact model from Guvnor?Hi, I am very new to drools and Guvnor repository. In Guvnor console I have deployed a model jar and also configured drool file which got ruleflow group. Based on the ruleflow output I have to update an...
Thread DeploymentException about Guvnor 5.5.1 source code deploying to Jboss
DeploymentException about Guvnor 5.5.1 source code deploying to JbossHi, I attempt to build the drools guvnor 5.5.1's source code from GitHub in my Eclipse. After building work, I run the guvnor-webapp-drools project in webApplication mode, the fllowing information was printed(includ...
Drools 5.0 heap size issueHi, My environment details as below Drools : Guvnor 5.0. App server : Weblogic 10.3 ( Cluster Environement) Through Guvnor UI creating pkg file and using this pkg file in my applic...
Thread Not able to run the "Scorecard" rules from Java
Not able to run the "Scorecard" rules from Javai belong to a development team, and in our product, we are trying to bring in Drools inplace of Jrules. We are using Guvnor for creating rules and then trying to run the rules from our application(JAVA)....
Thread Compile and package .brl rules created in Guvnor
Compile and package .brl rules created in GuvnorIn my application , I import .brl rule assets from Guvnor into my workspace using Guvnor plugin . I need to compile and create a ".pkg" just like how it is done within Guvnor using Ant tasks. I am getting errors when...
Guvnor + Arquillian + JUnitHi, Trying to write a JUnit similar to one of the Guvnor Examples which uses Arquillian. I get an exception when I try to run the test as: java.lang.RuntimeException: Could not create new instance of ...