0 Replies Latest reply on Oct 6, 2009 2:03 PM by tboemker

    Version of http-client.jar bundled w/ AS 4.2.2 doesn't match

    tboemker

      jar-versions.xml for AS 4.2.2.GA says this:

      <jar name="commons-httpclient.jar" specVersion="1.0" specVendor="Apache Software Foundation" specTitle="JBoss" implVersion="3.0.1" implVendor="Apache Software Foundation" implTitle="JBoss [Trinity]" implVendorID="http://www.jboss.org/" implURL="http://www.jboss.org/" sealed="false" md5Digest="f26bc6e2259a0fdedfd3a18d451c3ca6"/>

      But the size of lib/commons-httpclient.jar doesn't match the size of commons-httpclient-3.0.1.jar from http://archive.apache.org/dist/httpcomponents/commons-httpclient/3.0/binary/.

      What does lib/commons-httpclient.jar contain?

      Thanks,

      Tim