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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...