[jboss-jira] [JBoss JIRA] Reopened: (JBAS-2823) Upgrade commons-logging to v1.1
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Tue Feb 13 14:45:30 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-2823?page=all ]
Dimitris Andreadis reopened JBAS-2823:
--------------------------------------
Scott, there is still a failing test:
testWarCommonsLoggingLog4jOverrides Error Server returned HTTP response code: 500 for URL: http://10.16.68.127:8080/common-logging/Log4jServlet/
java.io.IOException: Server returned HTTP response code: 500 for URL: http://10.16.68.127:8080/common-logging/Log4jServlet/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1174)
at java.net.URLConnection.getContent(URLConnection.java:682)
at java.net.URL.getContent(URL.java:1021)
at org.jboss.test.classloader.test.ScopingUnitTestCase.testWarCommonsLoggingLog4jOverrides(ScopingUnitTestCase.java:147)
> Upgrade commons-logging to v1.1
> -------------------------------
>
> Key: JBAS-2823
> URL: http://jira.jboss.com/jira/browse/JBAS-2823
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Logging
> Affects Versions: JBossAS-4.0.2 Final, JBossAS-4.0.3 Final, JBossAS-4.0.3 SP1
> Environment: Windows XP Professional, JDK 1.5.0
> Reporter: Martin Lui
> Assigned To: Scott M Stark
> Fix For: JBossAS-4.2.0.CR1
>
>
> The Apache commons-logging package has release version 1.1.0.
> Please upgrade this library to take advantage of items listed in the release notes:
> http://jakarta.apache.org/commons/logging/RELEASE-NOTES.txt
> It would be helpful if this upgrade can be done to upgrade the server libraries since individual EAR files cannot overwrite this particular library.
> Also, looking through the notes and searching for information on the 1.0.4 patch, it appears that the WeakHashTables memory-leak fix is included in 1.1.0. (Bug 31286: http://issues.apache.org/bugzilla/show_bug.cgi?id=31286)
> Depending on how JBoss uses this package, upgrading should be as simple as replacing the current package (though I admit I had not try doing so yet).
--
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