Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-4388

Add deploment user to Tomcat distribution

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • None
    • None
    • None

    Description

      AT:

      • In the Tomcat distro
      • Add users to conf/tomcat-users.xml

      Concrete:
      <tomcat-users>
      ...

      • <role rolename="manager-script"/>
        <user username="demo" password="demo" roles="manager-script"/>
        *

      This allows to easily deploy via Maven without necessary adjustments to the Tomcat (and eases getting started experience). See e.g. http://www.disasterarea.co.uk/blog/deploying-to-tomcat-7-with-maven/.

      Consulting will add the plugin to the Archetype for new projects.

      Hopefully this can easily be done in the contex of CAM-3508

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                ruecker Bernd Ruecker
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce