[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: jboss/remoting 2.2.0.Alpha7 not compatible with jboss5

tom.elrod@jboss.com do-not-reply at jboss.com
Mon Feb 26 03:41:10 EST 2007


Looks like only solution so that JBossAS does not have conflict (where remoting specifies dependency on apache-tomcat) is to remove import of apache-tomcat from the remoting component-info.xml (as well as declaration of jboss-remoting-http.jar as an artifact).  Then create a new jboss/remoting-http within the repository that declares jboss-remoting-http.jar as artifact and export with apache-tomcat as import.

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.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022286#4022286

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022286



More information about the jboss-dev-forums mailing list