X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fuk%2Fac%2Febi%2Fwww%2FWSWUBlastServiceLocator.java;h=d7ded11bb5f8256bedce2263b9fdfea65d2b3c46;hb=57738a1f3c19b1c3a00bd3ac5108f8cd0af32f99;hp=9273f6e8beb3e1877ea69605610cc85e460aaa21;hpb=e7338a61f3ce96dadf44ac80b2b32cc5ba4b94c8;p=jalview.git diff --git a/src/uk/ac/ebi/www/WSWUBlastServiceLocator.java b/src/uk/ac/ebi/www/WSWUBlastServiceLocator.java index 9273f6e..d7ded11 100755 --- a/src/uk/ac/ebi/www/WSWUBlastServiceLocator.java +++ b/src/uk/ac/ebi/www/WSWUBlastServiceLocator.java @@ -98,8 +98,8 @@ public class WSWUBlastServiceLocator extends org.apache.axis.client.Service throw new javax.xml.rpc.ServiceException(t); } throw new javax.xml.rpc.ServiceException(MessageManager.formatMessage( - "exception.no_stub_implementation_for_interface", - new String[] { (serviceEndpointInterface == null ? "null" + "exception.no_stub_implementation_for_interface", new String[] + { (serviceEndpointInterface == null ? "null" : serviceEndpointInterface.getName()) })); }