[
https://issues.apache.org/jira/browse/SIS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved SIS-16.
----------------------------------
Resolution: Fixed
- fixed in r1032837.
> SIS location service is configured incorrectly
> ----------------------------------------------
>
> Key: SIS-16
> URL: https://issues.apache.org/jira/browse/SIS-16
> Project: Spatial Information Systems
> Issue Type: Bug
> Components: web services layer
> Reporter: Chris A. Mattmann
> Assignee: Chris A. Mattmann
> Priority: Critical
> Fix For: 0.1-incubating
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.