X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fuk%2Fac%2Febi%2Fwww%2FWSWUBlastServiceLocator.java;h=9273f6e8beb3e1877ea69605610cc85e460aaa21;hb=4d7f98a6dd54d9863ba449ec79dcd95d25ed863d;hp=c0a39eab39ad72d0c09dd3e785841962e2692a2b;hpb=619cc880371f3228e6a1fb33c6bfb6e7a7e2622c;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()) })); } /**