X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fuk%2Fac%2Febi%2Fwww%2FWSWUBlastServiceLocator.java;fp=src%2Fuk%2Fac%2Febi%2Fwww%2FWSWUBlastServiceLocator.java;h=9273f6e8beb3e1877ea69605610cc85e460aaa21;hb=9623cea766a766683243235557ad48e6f7659e6a;hp=c0a39eab39ad72d0c09dd3e785841962e2692a2b;hpb=6066400ed6b0fe288ebbea82389f59838a534706;p=jalview.git diff --git a/src/uk/ac/ebi/www/WSWUBlastServiceLocator.java b/src/uk/ac/ebi/www/WSWUBlastServiceLocator.java index c0a39ea..9273f6e 100755 --- a/src/uk/ac/ebi/www/WSWUBlastServiceLocator.java +++ b/src/uk/ac/ebi/www/WSWUBlastServiceLocator.java @@ -97,7 +97,10 @@ 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": serviceEndpointInterface.getName())})); + throw new javax.xml.rpc.ServiceException(MessageManager.formatMessage( + "exception.no_stub_implementation_for_interface", + new String[] { (serviceEndpointInterface == null ? "null" + : serviceEndpointInterface.getName()) })); } /**