[jboss-jira] [JBoss JIRA] Created: (JBREM-705) Separate the http invoker and web container dependency

Scott M Stark (JIRA) jira-events at lists.jboss.org
Wed Feb 21 00:11:36 EST 2007


Separate the http invoker and web container dependency
------------------------------------------------------

                 Key: JBREM-705
                 URL: http://jira.jboss.com/jira/browse/JBREM-705
             Project: JBoss Remoting
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: transport
    Affects Versions: 2.2.0.Alpha7
            Reporter: Scott M Stark
         Assigned To: Tom  Elrod


The remoting/2.2.0.Alpha7 release declares a dependency on apache-tomcat:

      <!-- 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 should be broken out into a separate artifact that can be independently versioned for web container dependencies. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list