2 Replies Latest reply on Sep 11, 2015 6:31 AM by simplex-software

    org.drools.command.CommandFactory.newFireAllRules() - java.lang.UnsupportedOperationException: This operation is no longer supported

    simplex-software

      Hello,

       

      Using JBoss BPM Suite 6.2 with EAP 6.4. Trying to create a new fire-allrules command raises the following exception:

       

      Exception in thread "main" java.lang.UnsupportedOperationException: This operation is no longer supported

       

      at org.drools.command.impl.CommandFactoryServiceImpl.newFireAllRules(CommandFactoryServiceImpl.java:54)

       

      at org.drools.command.CommandFactory.newFireAllRules(CommandFactory.java:239)

       

      at fr.simplex_software.tests.TestHelloRule.main(TestHelloRule.java:18)

       

      Please help.

       

      Kind regards,

       

      Nicolas