4 | | As `def.war` is now not deployed anymore as SECORE is a part of petascope as `def.jar`, wcst_import should check SECORE from embedded petascope as well by getting the port `9009` in petascope.properties. |
| 4 | As `def.war` is now not deployed anymore as SECORE is a part of petascope as `def.jar`, wcst_import should check SECORE from embedded petascope as well by getting the port `9009` from `service_url` setting of ingredients files. |
| 5 | |
| 6 | |
| 7 | NOTE: if secore url is localhost (regardless of what port) and it doesn't exist on this port (e.g. `9010`), then assume it's `internal` on `service url` (e.g: http://localhost:9009/rasdaman/def) and print a warning to fix it in petascope.properties. |