Thread Error Executing Rule with Domain Model Classes
Error Executing Rule with Domain Model ClassesHello, I am testing some updates in upstream Drools to see if it fixes one of the issues I am having, however I do not believe the rules are executing as I expect. The changes in question are detailed here: ht...
Thread Dependency issue reporting even after adding in pom.xml
Dependency issue reporting even after adding in pom.xmlHello, Initially below warning reporting in Server logs , added required dependency in pom.xml. But its still reporting same warning. 10:39:01,456 INFO [stdout] (EJB default - 10) [WARNING] The ...
Thread Is BRMS and BPM Suite able to be installed to same EAP?
Is BRMS and BPM Suite able to be installed to same EAP?I would like to install BPM Suite 6.1.0 to EAP6.4 completing BRMS 6.1.0 install. Though I tried to install BPM Suite 6.1.0 to that EAP instance, BPM Suite Installer alerted an Error dialog that said "BPM Suite is al...
No tasks found in tasks list menuAccording to the jbpm6 first steps part1 - YouTube tutorial , i am developing a business process . I am facing a problem that after stating task i am not find it tasks list menu. My environment i...
Thread How to add my own Java file to a BRMS project with a Decision Table
How to add my own Java file to a BRMS project with a Decision TableHello all, I have been trying to add a plain java source file to a BRMS project that has a) a decision-table and b) some POJOs created with the Data Modeler tool. When I add a java source file into the package...
Cant login on business-centralI am testing Jboss BRMS. I downloaded jboss-brms-installer-6.0.2.GA-redhat-5.jar file, and completed the installation. When i go to: http://localhost:8080/business-central/ the login page appears. I filled user an...
Thread Following Simple BRMS Tutorial and Ran Into Problems (Updated)
Following Simple BRMS Tutorial and Ran Into Problems (Updated)Hi Everyone, I am following this tutorial: http://www.jboss.org//quickstarts/brms/helloworld-brms/index.html and ran into some problems. Everything appears to work up until running Maven from the 'Quickstart d...
Thread make rule fire every 30 seconds when condition doesnt get met
make rule fire every 30 seconds when condition doesnt get metI am trying to do something like this: train Fact needs to be updated if GPS events arrive, to update its GPS Location. Now, if there are no GPS events for 40 seconds in a row, the confidence level of train drops by 5...
Thread Next step - How to actually use/call the deployed project?
Next step - How to actually use/call the deployed project?Hello, I have trouble finding a way how to actually utilize the BRMS project I created. I have BRMS 6.1. I have created a bunch of fact classes, packaged them into a jar and uploaded it to BRMS artifact reposi...