Opened 10 years ago
Closed 10 years ago
#799 closed defect (fixed)
Add configuration parameter to override declared WCS service URL in capabilities
Reported by: | Piero Campalani | Owned by: | gxinghua |
---|---|---|---|
Priority: | major | Milestone: | 9.0.x |
Component: | petascope | Version: | development |
Keywords: | service url capabilities | Cc: | Marcus Sen, James Passmore, Peter Baumann |
Complexity: | Medium |
Description
See details in this topic of our m-list.
In short, this ticket is about adding a configuration parameter for setting a certain URL as official endpoint, which is declared in several places of the capabilities document.
Use-case: a service behind a proxy.
Change History (3)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Tested: the parameter works as expected.
Note:
See TracTickets
for help on using tickets.
fixed in changeset:73d3a30.
Add a new property "petascope_servlet_url" in petascope.properties, service URL of WCS GetCapabilities can be configured there.