[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - jboss/remoting 2.2.0.Alpha7 not compatible with jboss5
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Feb 21 00:09:33 EST 2007
The dependency on apache-tomcat in the 2.2.0.Alpha7 version makes this incompatible with the jboss5 jbossweb-2.0.0 version:
| <!-- 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>
|
This http transport should really be a separate artifcat that can be selected based on the included web container version, JBREM-705. For now I'm commenting this out.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019707#4019707
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019707
More information about the jboss-dev-forums
mailing list