Opened 6 years ago

Closed 6 years ago

#1810 closed defect (fixed)

WSClient_Iframe URL to load index.html shoud not rely on /rasdaman in context path

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.7
Component: wcsclient Version: development
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

If Petascope (rasdaman.war) is deployed with a different name (eg: wcs-conformance-testing.war) and the endpoint will be

http://kahlua.eecs.jacobs-university.de:8080/wcs-conformance-testing/ows

However, it cannot load WSClient because of the iframe mentioned about a different URL which relies on /rasdaman

http://kahlua.eecs.jacobs-university.de:8080/rasdaman/wcs-client/index.html

then returns error

HTTP Status 404 - /rasdaman/wcs-client/index.html

Change History (1)

comment:1 by Bang Pham Huu, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.