Opened 9 years ago
Closed 9 years ago
#1063 closed defect (fixed)
WCS-Client could not load user interface
Reported by: | Bang Pham Huu | Owned by: | Alex Toader |
---|---|---|---|
Priority: | major | Milestone: | 9.1.x |
Component: | petascope | Version: | development |
Keywords: | WCS-Client, Petascope, | Cc: | Alex Toader |
Complexity: | Easy |
Description
Hi Alex Toader,
I can not access Petascope WCS Client when clone, make, make install newest rasdaman version today when run with embedded Jetty. The problem is http://localhost:8080/rasdaman/ows
HTTP ERROR 404 Problem accessing /rasdaman/static/wcs-client/html/index.html. Reason: Not Found
but the other services can connect normally
http://localhost:8080/rasdaman/ows?service=WCS&version=2.0.1&request=GetCapabilities wcs:Capabilities xsi:schemaLocation="http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsAll.xsd" version="2.0.1"><ows:ServiceIdentification><ows:Title>rasdaman</ows:Title><ows:Abstract>rasdaman server - free download from www.rasdaman.org</ows:Abstract><ows:ServiceType>OGC WCS</ows:ServiceType><ows:ServiceTypeVersion>2.0.1</ows:ServiceTypeVersion><ows:Profile>http://www.opengis.net/spec/WCS_coverage-encoding_jpeg2000/1.0/</ows:Profile><ows:Profile>http://www.opengis.net/spec/WCS_protocol-binding_get-rest/1.0/conf/get-rest</ows:Profile>
attach my rasdaman.war for you. Please have a look. http://rasdaman.org/attachment/ticket/1043/rasdaman.war.
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Hi Alex Toader,
You have added a lot of techniques in WCS-Client and I think it looks better with new interface now. However, I've to submit a patch for this ticket (see in patch manager) to by pass this error.
Now, I can see your new interface normally in
I will open for you a new ticket with regards to wcs client.