[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: jboss/remoting 2.2.0.Alpha7 not compatible with jboss5
ovidiu.feodorov@jboss.com
do-not-reply at jboss.com
Mon Feb 26 04:01:58 EST 2007
"tom.elrod at jboss.com" wrote : Doing this would mean that messaging would then need to either pick out all the componentized remoting artifacts they need (i.e. jboss-remoting-core.jar, jboss-remoting-http.jar, etc.) or just get jboss-remoting.jar and jboss-remoting-http.jar.
Messaging needs remoting HTTP support and it really doesn't care what version of Apache (or Jetty, or whatever) remoting uses. How would I know what jboss-remoting-http.jar version matches jboss-remoting.jar I am using?
Let's say that Messaging takes a wild guess and arbitrarily decides that it should use Tomcat 5.5.15. That would create a conflict with JBossWeb 2.2.0.
If Messaging instead declares it wants to a Tomcat version that makes JBossWeb happy, we end using Remoting with an untested tomcat version.
How would our dependency map look like if you go for piecemeal jboss-remoting.jar/jboss-remoting-http.jar?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022291#4022291
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022291
More information about the jboss-dev-forums
mailing list