Log in to follow, share, and participate in this community.
Thread Disable guest users in Guvnor 5.5.0?
Disable guest users in Guvnor 5.5.0?Please excuse a somewhat simple question. I'm running Guvnor 5.5.0.Final on tomcat-7.0.42. I replaced seam-security-3.1.0.Final with seam-security-3.2.0.Final. Here is the XML snippets of which I set ...
Thread Exceptions in JAAS Authentication in GUVNOR 7.1
Exceptions in JAAS Authentication in GUVNOR 7.1Hi, I have run into a set of errors configuring JAAS Authentication for Guvnor. I have searched a lot on jboss community and for all the solutions nothing is working for me. I am getting either the login popup...
Thread Unable to deploy drools-guvnor 5.5.0.Final on jboss eap 5.1
Unable to deploy drools-guvnor 5.5.0.Final on jboss eap 5.1Drools-Guvnor (sponsored by redhat) proposes a war build for jboss eap 5.1 (http://www.jboss.org/drools/downloads download Guvnor 5.5.0.Final. Unzip guvnor-distribution-5.5.0.Final and find war binaries/guvnor-5.5.0.F...
Help modelling a rule in GuvnorI'm new to using Drools and I was trying to create a rule in a tabular format. The rule has a column which has the values of each "customer type" in the application. I understand that in order to cater to all customer...
Need Clarification on JBPM VersionHello all, I'm new to JBPM, We are Planning to Use JBPM 5 serious version in our Project. We are planning to Use DROOLS rules engine too along with JBPM. Could any one please suggest which version of JPBM wi...
Article Problem deploying Guvnor 5.5.0 on Tomcat 6.0.32
Problem deploying Guvnor 5.5.0 on Tomcat 6.0.32We are facing an issue when attempting to deploy Drools Guvnor 5.5.0 war file on Tomcat 6.0.32. We are getting the following error during deployment: SEVERE: Exception sending context initialized event to list...
How to Integrate ARIS Model BPM into JBPMHello all, Presently i'm working in BOEING Project and they Implemented BPM concepts in ARIS Modeling BPM and we are planning to MIGRATE Aris BPM into JBPM Could any one please help me how we can...
Thread Guvnor 5.5 REST API Authorization Not Working
Guvnor 5.5 REST API Authorization Not Workinghi, I have a centralized Guvnor5.5 environment where multiple applications access the Guvnor through rest api for their respective assets and BAs access Guvnor's WEB UI to create/modify process definitions. Fr...
Thread Need Clarification on JBPM supporting DataBases
Need Clarification on JBPM supporting DataBasesHello Friends, I have Good Knowledge on Java and J2ee. I'm new to JBPM and i started working on JBPM 5.5 Version. I need clarification whether JBPM really Support MONGO DB or not (http://www.mongodb.org/) If any ...
Thread JBOSS EAP 4.3 - Error during Create a Drool function
JBOSS EAP 4.3 - Error during Create a Drool functionDear Jboss developer, I have write an function in Drool function String GetA(String InValue) { String OutValue; if(InValue =="01"){ OutValue = '"charged"; } return...
Thread creating package snapshot in guvnor 6.0 cr3
creating package snapshot in guvnor 6.0 cr3 what is the equivalent process of creating snapshot for deployment in guvnor 6.0 cr3? How can one deploy rules written using guvnor and run it from java application. with guvnor 5.5, we had:
public ...
Thread Conditional Execution Rules in Drools Guvnor?
Conditional Execution Rules in Drools Guvnor?A certain condition in a rule how can I call another file rule. For example, I have two files Rules: MyRule1 and Myrule2. In MyRule1: Rule "CallSecondRule" When ...
Guvnor 5.5 webdav errorI am having issues getting webdav to be accesible using guvnor 5.5. When I try to explore the pacakges I get a 404 page. In addition when I try to setup a network file on my windows machine I see the following excepti...
Drools Guvnor 5.0.1 - Memory Usage TuningHi, We're using Drools Guvnor 5.0.1 in a production environment, running on Tomcat 6. We're experiencing permgen issues, particularly when doing large imports of rules, archiving, or compilation of rule...