
META-INF.sca-contribution.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- Fabric3 Copyright (c) 2009-2011 Metaform Systems Fabric3 is licensed under modified terms of the GNU General Public License. See the accompanying license file for details. $Rev: 9795 $ $Date: 2011-01-04 09:02:30 +0000 (Tue, 04 Jan 2011) $ --> <contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:f3="urn:fabric3.org" f3:extension="true"> <import.java package="org.fabric3.spi.*" version="1.8"/> <import.java package="org.fabric3.spi.federation.*" version="1.8"/> <import.java package="org.fabric3.federation.deployment.command" version="1.8"/> <import.java package="org.fabric3.federation.deployment.executor" version="1.8"/> <deployable composite="f3:WebLogicFederationCommonExtension" modes="controller participant"/> <deployable composite="f3:WebLogicFederationControllerExtension" modes="controller"/> <deployable composite="f3:WebLogicFederationParticipantExtension" modes="participant"/> </contribution>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy