Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3324

Quickstart spring-jbpm-osgi-example does not work out of the box

XMLWordPrintable

    • % %
    • Hide
      features:addurl mvn:org.jboss.integration.fuse/karaf-features/1.0.0.redhat-620117/xml/features
      features:install spring
      features:install spring-dm
      features:install spring-tx
      features:install drools-jpa
      features:install kie-spring
      features:install jbpm-human-task
      osgi:refresh org.kie.internalapi
      features:install jbpm-example
      
      Show
      features:addurl mvn:org.jboss.integration.fuse/karaf-features/1.0.0.redhat-620117/xml/features features:install spring features:install spring-dm features:install spring-tx features:install drools-jpa features:install kie-spring features:install jbpm-human-task osgi:refresh org.kie.internalapi features:install jbpm-example
    • Hide

      Follow steps in ReadMe.txt file:

      mvn install
      
      features:addurl mvn:org.jboss.integration.fuse/karaf-features/1.0.0.redhat-620117/xml/features
      features:install spring
      features:install spring-dm
      features:install spring-tx
      features:install drools-jpa
      features:install jbpm-human-task
      
      Show
      Follow steps in ReadMe.txt file: mvn install features:addurl mvn:org.jboss.integration.fuse/karaf-features/1.0.0.redhat-620117/xml/features features:install spring features:install spring-dm features:install spring-tx features:install drools-jpa features:install jbpm-human-task

      Feature jbpm-human-task cannot be installed before feature kie-spring otherwise you will get the following exception:

      Error executing command: Could not start bundle mvn:org.jbpm/jbpm-human-task-core/6.2.0.Final in feature(s) jbpm-human-task-6.2.0.Final: Unresolved constraint in bundle org.jbpm.services.task [296]: Unable to resolve 296.0: missing requirement [296.0] osgi.wiring.package; (osgi.wiring.package=javax.security.jacc)
      

      Moreover, no fuseesb.log is created. Expected output is displayed in standard output.

      JBossFuse:karaf@root> Processing evaluation for employee UserId-12345
      Executing work item WorkItem 1 [name=Human Task, state=0, processInstanceId=1, parameters{NodeName=Two}]
      Executing work item WorkItem 2 [name=RegisterRequest, state=0, processInstanceId=1, parameters{employeeId=UserId-12345}]
      

            mfusco@redhat.com Mario Fusco
            mbasovni Martin Basovnik (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: