Re: struts-rest-plugin 2.2.3 result from POST

2011-11-28 Thread kva
Tracked here https://issues.apache.org/jira/browse/WW-3713 -- View this message in context: http://struts.1045723.n5.nabble.com/struts-rest-plugin-2-2-3-result-from-POST-tp4469274p5029137.html Sent from the Struts - User mailing list archive at Nabble.com. ---

struts-rest-plugin 2.2.3 result from POST

2011-06-08 Thread kva
Hi, the struts-rest-plugin 2.2.1 allowed for returning results from POST requests in case the status code was anything other than 200 (like CREATED or 201). It appears that 2.2.3 no longer supports this behavior. Method selectTarget() in RestActionInvocation only allows to return results from GET