diff --git a/README.md b/README.md index f827736..15a8a6f 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ The suite comes with a set of pre-built plugins and GUIs that comunuties can eas ## Documentation -* [Dedicated Wiki]() - TBD Powered by [Sphynx] (https://www.sphinx-doc.org/en/master/) -* [Service Interactive API]() -TBD Powered by [Enunciate] (http://enunciate.webcohesion.com/) -* [Gcube System Wiki] - (https://gcube.wiki.gcube-system.org/gcube/GeoPortal). -* [Guide Notebooks](use-cases) - Powered by [Jupyter] (https://jupyter.org/) -* [Service Wiki src] (use-cases/src/site/suite.rst) +* [Dedicated Wiki]() - TBD Powered by [Sphynx](https://www.sphinx-doc.org/en/master/) +* [Service Interactive API]() -TBD Powered by [Enunciate](http://enunciate.webcohesion.com/) +* [Gcube System Wiki](https://gcube.wiki.gcube-system.org/gcube/GeoPortal). +* [Guide Notebooks](use-cases) - Powered by [Jupyter](https://jupyter.org/) +* [Service Wiki src](use-cases/src/site/suite.rst) ## Built with diff --git a/geoportal-common/src/main/java/org/gcube/application/geoportal/common/utils/tests/GCubeTest.java b/geoportal-common/src/main/java/org/gcube/application/geoportal/common/utils/tests/GCubeTest.java index 780c416..c757332 100644 --- a/geoportal-common/src/main/java/org/gcube/application/geoportal/common/utils/tests/GCubeTest.java +++ b/geoportal-common/src/main/java/org/gcube/application/geoportal/common/utils/tests/GCubeTest.java @@ -14,11 +14,11 @@ public class GCubeTest { } - testContext = "/pred4s/preprod/preVRE"; - InterfaceConstants.SERVICE_CLASS="Application"; - InterfaceConstants.SERVICE_NAME="GeoPortal"; +// testContext = "/pred4s/preprod/preVRE"; +// InterfaceConstants.SERVICE_CLASS="Application"; +// InterfaceConstants.SERVICE_NAME="GeoPortal"; - // testContext = "/gcube/devsec/devVRE"; + testContext = "/gcube/devsec/devVRE"; System.out.println("TEST CONTEXT = "+testContext);