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