Opened 19 months ago
Closed 17 months ago
#2715 closed defect (fixed)
FIX - internal SECORE should show the context path from petascope in in results
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | secore | Version: | 10.2 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Hard |
Description (last modified by )
For example: internal SECORE running inside petascope and the result of
http://localhost:8080/rasdaman/def/crs/EPSG/0/3577
contains:
<gml:identifier codeSpace="IOGP">http://localhost:8080/def/uom/EPSG/0/9001</gml:identifier>
and this link doesn't exist. It should show:
<gml:identifier codeSpace="IOGP">http://localhost:8080/rasdaman/def/uom/EPSG/0/9001</gml:identifier>
NOTE: This ticket is hard because when running embedded SECORE inside petascope, it is stuck when one set service.url=http://localhost:8080/rasdaman/def
inside secore.properties
.
Change History (2)
comment:1 by , 19 months ago
Complexity: | Medium → Hard |
---|---|
Description: | modified (diff) |
comment:2 by , 17 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.