Hi, At the end of the init of our application, we have added a System.gc() call and we print just after the free memory. Then, we have made some tests in which we increased the number of configured web services.
I have computed an average of 2.2Mo per Web Service. Does it appear to you a normal thing ? what can be done to decrease cxf memory consumption ? We're using CXF 2.2.5 (embedded in Spring 2.5.6) with aegis databinding. Any information on that topic are welcome. Thanks
