Opened 9 years ago
Closed 9 years ago
#1043 closed defect (fixed)
WCS Client improvements
Reported by: | Alex Dumitru | Owned by: | Alex Toader |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | undecided | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description (last modified by )
- Update Makefile.am in petascope so that it copies the correct files in the war
- Commit the built js files, leave the tsd compilation instructions for future developers
- Use a bootstrap as the current one is a bit too simple - e.g. https://bootswatch.com/darkly/
- The default url for the get capabilities input field should be window.location.href
- The default examples should work on the rasdaman demos
Attachments (1)
Change History (8)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|
by , 9 years ago
Attachment: | rasdaman.war added |
---|
comment:2 by , 9 years ago
comment:4 by , 9 years ago
I've applied your new patch for this ticket (rasdaman.war size now is 31 MB, before 26 MB) but the problem is the same.
HTTP ERROR 404 Problem accessing /rasdaman/static/wcs-client/index.html. Reason: Not Found
comment:6 by , 9 years ago
The same as previous comment (http://localhost:8080/rasdaman/ows), nothing change in here.
comment:7 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
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
but the other services can connect normally
attach my rasdaman.war for you. Please have a look.