Bug 1077835
| Summary: | BufferOverflowException during PUT REST response | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 6 | Reporter: | mgottval <mgottval> | ||||||
| Component: | Portal | Assignee: | Lucas Ponce <lponce> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Tomas Kyjovsky <tkyjovsk> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.2.0 | CC: | epp-bugs, mvecera, theute | ||||||
| Target Milestone: | ER01 | ||||||||
| Target Release: | 6.2.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-03-20 15:49:28 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
mgottval
2014-03-18 16:35:14 UTC
Created attachment 876895 [details]
Programatic REST client test
I've written a similar REST Client test and it works fine with jboss-portal-6.2.0-DR1-prod.zip.
Please, could you compare it with your tests to validate it ?
Thanks,
Lucas
I compared the libraries, changed from org.jboss.resteasy to org.apache.httpcomponents in the project and it works fine. Thanks |