Hi Hubert,
Is the leak replicable? Is is that the memory was just high or it was a
leak? Did you see an OOM?
Will be of great help if you can send the test case.
Also let me know which CXF version you are using?
Thanks,
Bharath
IBM - India Software Labs
http://thoughts.bharathganesh.com
On Tue,
Dear Dan,
I wrote a very simple application using CXF, just like Helloworld.
Firstly, I run the application using JMS as tranport layer,
erverything is ok.
But when i change the JMS with HTTP, I find the memory will increase
slowly. And such increasing can not be checked by Jc
Hi,
We are trying to integrate CXF with Spring security for webservices and
using UserNameToken Profile for WS-Security.
Right now I'm writing the WSCallbackHandler to handle the "UserNameToken"
profile and authent