Roll back some changes in WSDL of RegistryWS for some time: restore back compatibility
[jabaws.git] / webservices / compbio / ws / server / RegistryWS.java
index 1fd7d88..8be071e 100644 (file)
@@ -69,13 +69,13 @@ public class RegistryWS implements compbio.data.msa.RegistryWS, JABAService {
                init();\r
                return operating.keySet();\r
        }\r
-\r
+/* FOR FUTURE RELEASES!!!\r
        @Override\r
        public Set<Services> getNonoperatedServices() {\r
                init();\r
                return nonoperating.keySet();\r
        }\r
-\r
+*/\r
        private void init() {\r
                // Do not allow tests to run concurrently\r
                if (timeToTest()) {\r