buxlc.xml 590 B

12345678910111213141516
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: bux
  4. (C) Copyright IBM Corp. 2010
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <service name="buxlc" class="com.cognos.pogo.services.DefaultHandlerService" loadPriority="-29" logStartStop="false">
  8. <handlers>
  9. <handler name="ServiceConfigHandler" classname="com.ibm.cognos.bux.lc.ServiceConfigHandler"/>
  10. </handlers>
  11. <attributes>
  12. <attribute type="global">collaborationDiscoveryURI</attribute>
  13. </attributes>
  14. </service>