Log in to follow, share, and participate in this community.
Thread Errors on starting jBPM process from guvnor Repository
Errors on starting jBPM process from guvnor RepositoryHello, I was trying to start a process from my Guvnor repository with the following code: UrlResource wkfUrlResource = (UrlResource)ResourceFactory.newUrlResource(wkfUrl); wkfUrlResource.setBas...
Avoiding Guvnor writing on filesystemHi! I'd like to know if I can configure Guvnor to write all data on its database, instead of writing in %JBOSS_HOME%/bin/repository folder. Thanks in advance Laura UPDATE I conf...
Thread Missing "Service Task Palette" in guvnor designer
Missing "Service Task Palette" in guvnor designerHello everybody, I have a jbpm 5.4 instance running under jboss 7.1. In the designer page I ca't see the palette section containing service tasks. Can anyone help me? Laura
Drools Workbench Repository/Project issuseI have installed the KIE Drools Workbench last Thursday. I am new to this workbench. I created a new repository: prototype. I creates a new project in this respository, called BirtRules. I added some rules ...
Migration of categories from BRMS 5 --> 6Hi. Many of our customers are already itching to migrate their existing BRMS5.3.1 based Guvnor repositories to a git equivalent for use in BPMS6. Subsequently, I've been experimenting with ...
Thread Does Guvnor Designer has size limit on BPMN2 import ?
Does Guvnor Designer has size limit on BPMN2 import ?I am getting an issue in Guvnor designer Import. It seems to be the size limit. I am importing a Process definition into guvnor of 1.5MB size using "Import From BPMN2" option in guvnor designer screen. I am getting be...
Guvnor 5.5 sign out problemHey everyone, I am having an issue regarding signing out of guvnor 5.5 once logged in with an authenticated user. Here is what I have deployed: 1. Guvnor 5.5 Final ...
Thread How to load enumeration in to guvnors use glassfish?
How to load enumeration in to guvnors use glassfish?The current version I am using: Glassfish 3.1.2.2 Guvnors 5.4Final Here is what I have: 1. I have load a POJO which contains a class/database table CollectionType with fields/members code, value, id 2. I create c...
Guvnor 5.5 authentication issueHello everyone, I was wondering if I could get a some help regarding the issue I am having with my guvnor. Here is what I have deployed: ...
Using drools with cassandraHi I am trying to figure out if there is a way to use drools with cassandra. I am new to drools. I will appreciate any pointers to get started with my evaluation. Regards, Saumitra
Guvnor getting startedHi, I am a newbie to the whole drools thing. We've got a project that relies heavily on drools that I am trying to get my head around. I am trying to visualise the flows of the drools rules (1/2 hand-written 1...
Problem Configuring Guvnor with LDAP...My environment consists of Java 1.7, JBOSS AS 7.2, jBPM 5.4 (Drools guvnor 5.5). I have successfully setup LDAP for use with the jbpm-form-builder, and jbpm-console. WIth Guvnor, I have everything setup per nu...
How to load Facts into Drools WBHi, i've read the article "Goodbye Guvnor. Hello Drools Workbench" and as far as I understand it, Drools Workbench is the successor of Drools Guvnor. This should mean that it has the same functionality as Guvn...
Thread Guvnor 5.3 / Designer 2.3 Custom Work Item Definitions
Guvnor 5.3 / Designer 2.3 Custom Work Item DefinitionsHi everyone, I have a few questions about customizing work items that I have created. Right now I can give a custom work item parameters, results, and an icon. Is there any way to give it it's own set of properties? A...
Thread Error marshalling NoClassDefFoundError class in Guvnor
Error marshalling NoClassDefFoundError class in GuvnorWhen running Guvnor (I've tried 6.0.0.Final and 6.0.0.CR5) on both Tomcat 6 and 7, I tried running the Hello World rules from the Drools examples. After packaging the jar for the Drools example and uploading this to G...