search for: actionwebcontrol

Displaying 1 result from an estimated 1 matches for "actionwebcontrol".

2006 Jun 30
0
SOAP responses blowing up memory usage
Hi, in our application we have a ActionWebController method that iterates over a bunch of AR objects (say ~30,000) and converts them to struts. The controller method automagically converts the array of Struts to SOAP objects as advertised. There''s a point in ActionWebService::Dispatcher::ActionController::InstanceMethods#dispatch...