Hello, I have a CXF application running in tomcat7 that seems to grow in memory and not release; the bulk of the retained memory (as shown in a jvisualvm jmap dump) is in the responseContext as seen in this screenshot: http://i.imgur.com/eX1K6FR.png
Would anyone have suggestions on how to reduce the memory consumption of the app? I've never worked with cxf before and am at a loss to remedy the problem. Thank you. -- Daniel Hsueh <mailto:[email protected]>
