Uploaded image for project: 'JBoss Developer Materials'
  1. JBoss Developer Materials
  2. JDF-843

Undeploy command in helloworld-jdg quickstart is written wrong

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Trivial
    • None
    • quickstarts-jdg-6.5.x
    • quickstarts
    • None

    Description

      https://github.com/jboss-developer/jboss-jdg-quickstarts/tree/jdg-6.5.x/helloworld-jdg

      Command for undeploying archive from second eap server is written worng.

      Actualy on page (doesn't work, application still accessible):
      mvn jboss-as:undeploy -Ddeploy.port=10099

      Should be (works):
      mvn jboss-as:undeploy -Djboss-as.port=10099

      Attachments

        Activity

          People

            mgencur Martin Gencur
            pdrobek@redhat.com Pavel Drobek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: