[
https://issues.jboss.org/browse/AS7-1729?page=com.atlassian.jira.plugin.s...
]
Pavel Janousek edited comment on AS7-1729 at 9/8/11 2:49 AM:
-------------------------------------------------------------
Hello Andrew,
you are right - HttpRequest contains such implementation yet. It was done by my consequent
work and accepted pull request later (it was a blocker for me).
But I have still some (unknown to now) issue - I can't get correct result of PUT
request (RESTEasy integration TestSuite)... it is needed to do more investigation on my
side. After some work of higher priority, I'll continue on this.
So I prefer to let open this issue now for better future tracking, maybe there is all done
already, but I'm not sure now.
One note: I will be nice to implement all set of six HTTP method (at least HEAD and DELETE
too) because for ex. JAX-RS unconditionally need it for integration testing...
was (Author: pjanouse):
Hello Andrew,
you are right - HttpRequest contains such implementation yet. It was done by my consequent
work and accepted pull request later (it was a blocker for me).
But I have still some (unknown to now) issue - I can't get correct result of PUT
request (RESTEasy integration TestSuite)... it is needed to do more investigation on my
side. After some work of higher priority, I'll continue on this.
So I prefer to let open this issue now for better future tracking, maybe there is all done
already, but I'm not sure now.
Improve org.jboss.as.testsuite.integration.common.HttpRequest to
implement options/methods to call of other HTTP method (PUT, POST, DELETE etc.)
------------------------------------------------------------------------------------------------------------------------------------------------
Key: AS7-1729
URL:
https://issues.jboss.org/browse/AS7-1729
Project: Application Server 7
Issue Type: Enhancement
Components: Test Suite
Affects Versions: 7.0.1.Final
Reporter: Pavel Janousek
Assignee: Andrew Rubinger
Priority: Blocker
All methods of this class rely only on HTTP GET method, it is needed to implement other
HTTP method (PUT, POST, DELETE etc.) because some components need it - for ex.
RESTEasy/JAX-RS need full HTTP method set.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira