Log in to follow, share, and participate in this community.
Thread Add multiple bpmn2/ftl assets to Guvnor
Add multiple bpmn2/ftl assets to GuvnorHello, I have a requirement where in I create a package into Guvnor and then I add multiple bpmn2 files to that package with corresponding ftl files to added to the Guvnor. my question is how can i do this pro...
Thread Manage Guvnor's Users list and permission using REST
Manage Guvnor's Users list and permission using RESTHow can i retrieve the guvnor users list and permission outside the guvnor using REST -API ?? Or how I can get users and roles from repository??? Please help me.
Thread Error accessing drools-guvnor/ console configured to use MySQL datasource
Error accessing drools-guvnor/ console configured to use MySQL datasourceHello everybody, I was trying to configure drools-guvnor to use the same database set in JBoss configuration, but when I access the drools-guvnor/ console (http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor...
GuvnorNG for AS 7.1.1?Hi, Is there a build of GuvnorNG for AS 7.1.1 final? When deploying the latest GuvnorNG WAR: https://hudson.jboss.org/hudson/job/GuvnorNG-SOA/lastSuccessfulBuild/artifact/guvnorsoa-distribution-wars/ta...
Guvnor with MySQL repositoryHi, I'm trying to connect Guvnor at the MySQL database : - I install MySQL - I create the 'guvnor' database - In guvnor I indicate the informations for connect to database : MySQL driver : com...
Test scenaries for JBPM processesHello! Are there any possibilities to use Guvnor graphical test scenaries editor to prepare scenaries for testing JBPM processes? Or any other ways to prepare those scenaries by business users rather by develo...
Thread Drools/Guvnor and MySQL - error 400 and 500
Drools/Guvnor and MySQL - error 400 and 500Hi, I have following issue while opening localhost:8080/drools-guvnor/. Page is shown, but after 1-2 seconds I get errors: 400 Sorry, a techincal error occured. Please contact a system administrator 5...
create POJO Model jar using REST APIdoes anyone know how to create POJO Model jar using REST API? I post something like this " <entry xml:base="http://localhost:9080/repository/packages/package1/assets"> <title>testAsset1...
Can't access to REST. HTTP 400 error.Hi There, I do have some troubles using guvnor, especially getting rest informations. Using windows, i downloaded a drools-5.1.1-guvnor-standalone version. ( testing on a war 5.5 deployed on a tomcat 6 server...
Embed Guvnor via iframe show exceptionHi, I have deployed guvnor 5.5 in my local tomcat, and I tried to embed standalone editor via iframe in my web application. The page show the following error: 500 The call failed on the server; see server log...
Thread Error 401 when a java program calls a guvnor package
Error 401 when a java program calls a guvnor packageHi, I'm trying to do this tutorial http://planet.jboss.org/post/jboss_drools_how_to_tuning_guvnor_part_1 After have created the rule, I write the java class named GuvnorTest (as in the tutorial). ...
Thread trying to create a package with the REST api.
trying to create a package with the REST api.so I'm trying to just call a PUT on http://localhost:8080/drools/rest/packages/mypackagename but I get a 500 internal server error. Do I need to send some sort of information with it when creating the ...
How to display the graphic guvnor editorHi, When I want to create a drools rule in guvnor, I do : Navigate Guvnor > Packages > myPackage > Technical rule assets. Then, a frame with Fact type list and a plain text rule editor is displaying. ...
Guvnor Installation Error on StartupDear Community, I am trying to install Guvnor 5.5.0 on JBoss 5.x. But facing following error on startup: 2012-11-26 16:52:36,257 ERROR [org.apache.catalina.core.StandardContext...
Drools Guvnor needs Spring pre-installed?Hi, I've just installed Drools 5.5 onto Tomcat 6 - all good. I'm trying to upload a JAR containing POJOs that define a domain model but Tomcat is throwing an exception; Nov 26, 2012 1:43:55 PM ...
Thread How export/import individual rules in Guvnor 5.0?
How export/import individual rules in Guvnor 5.0?We have a drools guvnor 5.0 enviorment in production with 5 rules, now in other release we need to give a deployment package to a department to do that, but, looking in to the documentation and in the available option...