Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-16

SIS location service is configured incorrectly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.1-incubating
    • Web services
    • None

    Description

      The LocationServlet.java file reads depth and capacity as properties from the web.xml file, as well as from its sis-location-config.xml file, which also redefines those properties. In addition, code in the LocationServlet.java reads the properties using ServletConfig.getInitParameter, when a better (more override-friendly method) method is to use ServletConfig.getServletContext().getInitParameter. I'll fix that.

      Attachments

        Activity

          People

            chrismattmann Chris A. Mattmann
            chrismattmann Chris A. Mattmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: