Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.1
    • 2.0.2
    • Plugin - Mechanism
    • None

    Description

      1) The org.apache.struts2.Main class no longer contains a launch of quickstart. It was removed in the toolbox breakup. Only the launch of sitegraph (wrongly) remains.

      2) Both sitegraph and quickstart has a org.apache.struts2.Main class. I wonder which one gets included in struts2-all.

      3) The docs for quickstart http://struts.apache.org/2.x/docs/quickstart.html says I can use java -jar jarfile, but none of the struts2-core, struts2-all or struts2-quickstart contains a Main-Class manifest entry.

      4) The docs also says to use java -jar struts2-core, but I don't think that is correct anymore. Either struts2-all or struts2-quickstart seems more correct.

      5) The use of java -jar webwork is also mentioned on the http://struts.apache.org/2.x/docs/quickstart.html doc page.

      Attachments

        Activity

          jmitchtx James Mitchell added a comment -

          I could be wrong, but I thought that running the Maven Jetty plugin superceeded this.

          jmitchtx James Mitchell added a comment - I could be wrong, but I thought that running the Maven Jetty plugin superceeded this.

          Yeah, I think we should remove quickstart. Any objections?

          mrdon Donald J. Brown added a comment - Yeah, I think we should remove quickstart. Any objections?
          husted Ted Husted added a comment -

          No, but is using the Maven Jetty plugin documented so that "mere mortals" could use it?

          husted Ted Husted added a comment - No, but is using the Maven Jetty plugin documented so that "mere mortals" could use it?

          Resolved by removing the plugin. As pointed out, it doesn't work as it relies on the build and layout of webwork, and we have a replacement in the jetty plugin as well as good IDE support for running app servers in a development environment.

          mrdon Donald J. Brown added a comment - Resolved by removing the plugin. As pointed out, it doesn't work as it relies on the build and layout of webwork, and we have a replacement in the jetty plugin as well as good IDE support for running app servers in a development environment.

          People

            mrdon Donald J. Brown
            bckfnn Finn Bock
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: