Assign JABAService.V2_SERVICE_NAMESPACE to all new services: JpredWS, RNAalifoldWS...
[jabaws.git] / webservices / compbio / ws / server / MSAprobsWS.java
index 0f25069..003e702 100644 (file)
@@ -49,7 +49,7 @@ import compbio.metadata.WrongParameterException;
 import compbio.runner.RunnerUtil;\r
 import compbio.runner.msa.MSAprobs;\r
 \r
-@WebService(endpointInterface = "compbio.data.msa.MsaWS", targetNamespace = JABAService.SERVICE_NAMESPACE, serviceName = "MSAprobsWS")\r
+@WebService(endpointInterface = "compbio.data.msa.MsaWS", targetNamespace = JABAService.V2_SERVICE_NAMESPACE, serviceName = "MSAprobsWS")\r
 public class MSAprobsWS implements MsaWS<MSAprobs> {\r
 \r
        private static Logger log = Logger.getLogger(MSAprobsWS.class);\r