Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2978

Tomcat support in jBPM3

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • jBPM 3.2.10
    • None
    • Runtime Engine
    • None

    Description

      A recent question in the user forum got me to write a guide for deploying jBPM3 to Tomcat: http://community.jboss.org/wiki/jBPM3onTomcat . I noticed there were several issues that complicated the deployment path, notably:

      • The standard DataSourceRealm cannot accommodate the jBPM3 identity model. A custom Realm is required.
      • Tomcat lacks many dependencies taken for granted in JBoss AS, such as JSF and Hibernate.
      • Since Tomcat is not an EJB container, the jbpm-enterprise.jar module is inapplicable. The job executor has to be started through a servlet context listener.

      The difficulties associated to describing and explaining such drastic changes led me to start a Maven overlay that dealt with the above issues neatly. This work quickly took good shape, so I will commit it under this JIRA ticket.

      Attachments

        Activity

          People

            aguizar_jira Alejandro Guizar (Inactive)
            aguizar_jira Alejandro Guizar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 5 hours, 16 minutes
                5h 16m