[
http://jira.jboss.com/jira/browse/JBAS-2423?page=comments#action_12357514 ]
Jonathan Huang commented on JBAS-2423:
--------------------------------------
Hi,
Would it be possible to upgrade HttpClient to its latest stable version (3.0.1) or the
current version 3.1-rc1? I am porting over code where I've used standalone with
HttpClient and the following call is not supported when using jbossall-client.jar since
the HttpClient class it packages is too old:
httppost.setRequestEntity (new ByteArrayRequestEntity (ba));
where httppost is of type PostMethod. This is fairly standard code but the API is only
available starting from 3.0 on. Even with this bug fix I would still have this problem
since it only updates it to version 2.0.2, which is fairly old now. I see this bug was
originally filed in November 2005 so a lot of changes have gone into HttpClient since
then. It'd be nice to update it to the latest version if possible.
Thanks,
Jonathan Huang
Upgrade commons-httpclient.jar from 2.0 to 2.0.2
------------------------------------------------
Key: JBAS-2423
URL:
http://jira.jboss.com/jira/browse/JBAS-2423
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Other
Reporter: Dimitris Andreadis
Assigned To: Dimitris Andreadis
Priority: Minor
Fix For: JBossAS-5.0.0.Beta1, JBossAS-3.2.8RC1, JBossAS-4.0.4RC1
Update from 2.0 to latest stable release 2.0.2
see
http://archive.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES-2...
--
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