123456789101112131415 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
-
- BI and PM: JSM
-
- (c) Copyright IBM Corp. 2003, 2010.
-
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <service loadPriority="10" logStartStop="false" name="htsVersion" class="com.cognos.pogo.services.SoapActionHandlerService">
- <handlers>
- <handler name="htsVersion" classname="com.ibm.cognos.internal.hts.version.HTSUpgradeHandler"/>
- </handlers>
- </service>
|