1234567891011121314151617 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: disp
- (C) Copyright IBM Corp. 2005 2010
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <classloading xmlns="urn:jboss:classloading:1.0"
- name="p2pd.war"
- parent-first="false"
- domain="CognosDomainWar"
- export-all="NON_EMPTY"
- import-all="true">
- </classloading>
|