bugfix for refactoring (webservice windows wouldn't open!!)
[jalview.git] / src / jalview / ws / WSClient.java
index aa02fd3..29a8b92 100755 (executable)
@@ -71,7 +71,7 @@ public class WSClient
    */
   protected WebserviceInfo setWebService(ServiceHandle sh)
   {
-    return setWebService(sh, true);
+    return setWebService(sh, false);
   }
     /**
      * initialise WSClient service information attributes from the service handle