<project name="jboss/remoting-component-info">

   <!-- ============================================================ -->
   <!-- JBOSS REMOTING                                               -->
   <!-- ============================================================ -->

   <component id="jboss/remoting"
              licenseType="lgpl"
              version="2.2.0.SP4_CP02-brew"
              projectHome="http://www.jboss.org/products/remoting"
              description="a single API for most network based invocations and related service that uses pluggable transports and data marshallers"
              tag="jboss-remoting-2_2_0_4-1_CP02_1jpp_ep1_1">
      <!-- Built using JDK 1.4 -->

      <artifact id="jboss-remoting.jar"/>

      <import componentref="jboss/serialization">
         <compatible version="1.0.0.GA"/>
         <compatible version="1.0.1.GA"/>
         <compatible version="1.0.2.GA"/>
         <compatible version="1.0.3.GA"/>
         <compatible version="1.0.3.GA-brew"/>
      </import>

      <!-- Only need the apache-tomcat jars tomcat-apr.jar, tomcat-coyote.jar, tomcat-http.jar, tomcat-util.jar
         (and tomcat-apr.jar only needed if actually using APR transport).  None of these are needed unless
         using http server invoker -->
      <!--<import componentref="apache-tomcat">-->
         <!--<compatible version="5.5.15"/>-->
      <!--</import>-->

      <export>
         <include input="jboss-remoting.jar"/>
      </export>
   </component>


</project>
