3637383940414243444546
{ try { WsdlMockRunner mockRunner = mockService.getMockRunner(); if( mockRunner != null ) mockRunner.stop(); } catch( Exception e ) { UISupport.showErrorMessage( e ); }