testping.xml 454 B

123456789101112131415
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: disp
  4. (C) Copyright IBM Corp. 2005 2010
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <service name="testping" class="com.cognos.pogo.services.SoapActionHandlerService" logStartStop="false">
  8. <soapActions>
  9. <soapAction path="testping" handler="bal.testping"/>
  10. </soapActions>
  11. </service>