9899100101102103104105106
*/ protected ACSystemSoapHttpBindingStub getAcService( ) throws ServiceException { ACSystemWsdmServiceLocator locator = new ACSystemWsdmServiceLocator( ); ACSystemSoapHttpBindingStub stub = (ACSystemSoapHttpBindingStub) locator.getac( getAcUrl( ) ); return stub; }