The issue we having now is, it seems that whenever there is a request sending to a Spring WS framework, a session will be created by the framework to store the request and response objects so that it can be delegate to/from the endpoint object that we built.