Opened 7 years ago
Closed 7 years ago
#1749 closed defect (fixed)
WSClient_Cannot GetCapabilities for WMS from different end point
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.6 |
Component: | wcsclient | Version: | development |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
For example, WSClient is deployed at http://localhost:8080/rasdaman/ows then in WCS GetCapabilities and WMS GetCapabilities, they work properly.
However, if change in the text box of these tab to different endpoint (e.g: http://localhost:5000/rasdaman/ows), then WCS tab will throw exceptions about coverage doesn't exist and WMS seems doesn't show anything.
Note:
See TracTickets
for help on using tickets.
Fixed in patch for #1747