> > - JBossRemoting, (a) the version number shouldn't be 1.4.2.GA ??.
> > Second, I don't see any dependency in its component-info.xml on 
> > JBossRemoting ?
> > 
> 
> Don't understand what you mean by the second point.
> 

Hi Tom,

If remoting is using JBossSerialization, shouldn't the dependency be
expressed in the remoting 1.4.2.x component-info.xml?

Currently I see, e.g. for 1.4.2.GA:

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

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

   <component id="jboss/remoting"
              licenseType="lgpl"
              version="1.4.2.GA"
              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">
      <artifact id="jboss-remoting.jar"/>
      <export>
         <include input="jboss-remoting.jar"/>
      </export>
   </component>


</project>


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to