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="jsmVersion" class="com.cognos.pogo.services.SoapActionHandlerService">
- <handlers>
- <handler name="jsmVersion" classname="com.cognos.jsmcommon.version.UpgradeHandler"/>
- </handlers>
- </service>
|