XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-RC
    • 2.0-RC
    • None
    • None

    Description

      Ideally want user need to issue is the command like this
      > ant client-servlet

      not this one:
      > ant client-servlet -Dbase.url=http://localhost:8080

      The base.url is just redundant, all the servlet demos require users to do this.

      My suggestion is that break down the base.url into two pieces host/port so, base.url=http://host:port
      the default value for the host is localhost
      the default value for the port in case of tomcat is 8080

      Attachments

        Activity

          People

            maomaode maomaode
            maomaode maomaode
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: