Log in to follow, share, and participate in this community.
Thread Archiving a package in guvnor archives the global model?
Archiving a package in guvnor archives the global model?When I have a package in guvnor that has the model imported from the global area then try to archive that package, it appears to be archiving the global model as well. So all other packages which use that model are br...
Advanced enumeration in decision tableHi all, I set up a dependent enumeration like this 'Shipment.customer' : (new my.package.dao.MyDAO()).customers()
'Shipment.zone[customer]': '(new my.package.dao.MyDAO()).zones("@{customer}")...
decision table matrix formatHello everybody, i'm new at jboss / drools and i got some issues. What is the project about: I'm studying informatics (master, cooperative) in germany. Currently, i'm on an practical semester and i'm...
Thread Rule Task not executed when invoking process from Guvnor Rule
Rule Task not executed when invoking process from Guvnor RuleHi, This is my scenario , I have invoked a rule in Guvnor from the application . In the rule , I dynamically invoke a BPMN process (again saved in Guvnor repository). If the process has a rule task , the rule is not...
Thread how to return multiple results using single variable of my bean.
how to return multiple results using single variable of my bean.Hello , I know that this que is very silly type. but I have not any idea how to do it. I have a bean which contains some variable i.e. noOfPoliciesSold, totalPremium, noOfDays, avgCertificateCost, pointsCalculated e...
Guvnor 5.3.1 and JBoss AS 5.1 w/CXFHi all, After successfully installing drools-guvnor 5.3.1 (obtained using JBPM 5.2 demo installer ANT script) and running it, I installed jbossws-cxf 3.4.0.GA (the last version certified to work with JBoss AS ...
Thread Guvnor Rule Editor: Support for org.joda.time.DateTime
Guvnor Rule Editor: Support for org.joda.time.DateTimeHy When I use a org.joda.time.DateTime Attribut in my model-class and upload this as a pojo-model -> I'm not able to type in a date in the rule editor for this field (like when i'm using the java.util.Date)...
Using Drools/Guvnor with Bonita BPMI have been looking at business process management solutions lately. After my search I decided to give Bonita a try (before I saw jBPM). Bonita has "connectors" that interface with Drools. The docs are very poor on th...
Unable to deploy guvnor in jboss-eap-6.0My requirement is to deploy guvnor in jboss-eap-6.0. As there is no server specific war, I tried deploying all the three and got the below error. 12:09:34,777 INFO [org.jboss.as.server.deployment] (MSC s...
Thread Missing authentication parameters in default change sets
Missing authentication parameters in default change setsHi all, I've created a simple package called 'plx' and the changeset URL is http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/plx/LATEST/ChangeSet.xml The ChangeSet.xml contains: &l...
Thread How to use spring context methodology to execute drools rule
How to use spring context methodology to execute drools ruleHello all, I am working on a project which is sping+hibernate project. I want to use drools and guvnor into it. I deploy guvnor 5.3 war successfuly and create a rule in guvnor. Now I want to use it into my java. But ...
What else then rules can Guvnor store ?Greetings, I used to think at Guvnor as being an enterprise repository able to store various artifacts like XSDs, WSDLs, etc. that need to be shared enterprise-wide. But when I needed to use it for these purpo...
Couple of Archiving IssuesAfter running into the issue I brought up in this discussion, I thought I'd archive and then restore the package to see if that would take care of it by kind of resetting things. So, I tried to archive my packag...
Guvnor DRL Import FailureI'm importing large DRL files into Guvnor (5000 rules in each file). A few times now I've run into the same issue and can only get past it by wiping the package. Full story... I've got about 50,000 rules...
Guvnor/Tomcat/Mysql - dueling repository.xml's[I posted this on the Drools discussion, but perhaps this is the correct list instead?] I am fairly new to Drools/Guvnor. I am using guvnor 5.4.0. Final installed on Tomcat 7.0.27. Following the in...
Jaxb-impl in Guvnor's WEB-INF/libHi all, I've set up a JBoss AS 5.1 installation of Guvnor (5.3.1 GA) using the JBPM 5.2 installer (installed using the provided ANT script). After some usage of Guvnor and jbpm-console without apparent issue...