[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: jboss/remoting 2.2.0.Alpha7 not compatible with jboss5
scott.stark@jboss.org
do-not-reply at jboss.com
Mon Feb 26 13:09:10 EST 2007
If remoting breaks out http, then jbm has to as well. You cannot have a cross product of dependencies on the same type of component (http stack in this case) in an artifact as its just going to pull in conflicting dependencies for no reason. Its the consumer remoting and jbm that are going to define which remoting and jbm artifact correspond to the http stack. Start breaking project up along the lines of their dependencies so that they can be properly consumed.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022581#4022581
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022581
More information about the jboss-dev-forums
mailing list