• "How to generate a WSDL for the project created in Drools Guvnor 5.3

    Hi 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...
    Profile Photo
    created by harish5024676
  • guvnor-repository vs. Artificer

    All, 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...
    Profile Photo
    last modified by brmeyer
  • 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...
    Profile Photo
    created by deepak_guvnor
  • Semantic governance

    Hi,   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...
    Profile Photo
    last modified by cognescent
  • Need help on Re-loading remote drools guvnor resource

    HI , 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...
    Profile Photo
    last modified by mail2gkishor
  • unable to parse xml : Exception class java.lang.IllegalArgumentException :This type of node cannot have more than one incoming connection!

    HI All     When i do validate and  build packege it is giving error as   unable to parse xml : Exception class java.lang.IllegalArgumentException : This type of node cannot have more than one ...
    Profile Photo
    last modified by ganeshneelekani
  • Guvnor is not keeping assets in Database as said in Documentation. Its keeping in File System

    Hi,   I am working in Drools-Guvnor-5.5.0.Final version and have configured repository.xml to save all assets + indexes in oracle db. But its not working like that. I want to deploy guvnor in a resilliancy envir...
    Profile Photo
    last modified by ahmedza
  • 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...
    Profile Photo
    created by rnarne1978
  • Null pointer exception KnowledgeAgentFactory.newKnowledgeAgentConfiguration()

    Hi there,   I am using Guvnor 5.3.0 war and drools 6.0.0.Beta5 in JBOSS 7. I deployed succesfully I can able to navigate to create business rule from Guvnor screen but I am getting nullpointer exception during i...
    Profile Photo
    created by chandrarsa
  • Drools Guvnor Step By Step

    Hello, im beginner in Drools platform. I need help to work with drools Guvnor. I just need in sample step  like installation and configuration ... ...
    Profile Photo
    last modified by mr_kapa_23
  • Integrate jBPM designer with Guvnor

    Hi,   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...
    Profile Photo
    last modified by pritispin
  • Guvnor 5.5.0 on Weblogic 10.3 - Deployment Exception

    Hi 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&...
    Profile Photo
    last modified by chrisogradytheaa
  • Looking for example of implementing a database query service task in Drools/Guvnor Process Designer (BPMN2)

    Hi, I'm looking for an example of implementing a service task in the  that executes a database query in the Drools/Guvnor Process Designer (BPMN2).  I've read once external source that provides code snippets...
    Profile Photo
    last modified by dmwpepper
  • 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...
    Profile Photo
    created by dhanalakshmiv14
  • Guvnor 5.x Inclusion affecting Project deployment using Hudson for J2EE Application.

    Hi,   I have a Spring and Struts based project which was working fine through Hudson-Maven pom.xml, but after introducing Guvnor 5.x in project pom.xml built the project perfectly fine but at the time of deploym...
    Profile Photo
    last modified by amittelang1976
  • DeploymentException about Guvnor 5.5.1 source code deploying to Jboss

    Hi, 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...
    Profile Photo
    created by feona
  • Drools 5.0 heap size issue

    Hi,   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...
    Profile Photo
    last modified by kmkalai
  • Not able to run the "Scorecard" rules from Java

    i 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)....
    Profile Photo
    created by ankitd
  • Compile and package .brl rules created in Guvnor

    In 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...
    Profile Photo
    created by lpesala
  • Guvnor + Arquillian + JUnit

    Hi,   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 ...
    Profile Photo
    created by maverickdrools