Hi Dan
I tried to contribute a bit and merge it to 2.7.x, there was a minor
merge conflict, I think I resolved it, but I did not merge to 2.6.x,
thought would be better if you double check
Thanks, Sergey
On 01/08/13 22:49, [email protected] wrote:
Author: dkulp
Date: Thu Aug 1 21:49:54 2013
New Revision: 1509445
URL: http://svn.apache.org/r1509445
Log:
Get the localtransport working with requests that don't have a body. (example:
GET)
Modified:
cxf/trunk/rt/transports/local/src/main/java/org/apache/cxf/transport/local/LocalConduit.java
cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSLocalTransportTest.java