After studying the servicemix-http component. I removed quite a few unnecessary things and simplified the operation of the endpoint. All the tests for the component still pass and the component also no longer times out when I use it. I attached the source code to the bug I filed for the review of the Servicemix team.
On Thu, Feb 4, 2010 at 11:30 AM, Ryan Moquin <[email protected]> wrote: > Just as FYI, I was able to determine at least a partial cause to my > servicemix-http component. I filed a bug and explained the error. The > issue causes the component to become completely unusable after a single > consumer sends a couple requests (which are separated by at least 1 second) > due to a race condition. > > https://issues.apache.org/activemq/browse/SM-1931 > > Thanks, > Ryan >
