Web Service servlet sessions not getting destroyed/pooled
Running a jax-ws app on wls 12.1.3. After doing performance testing with a multi-threaded client, I see that the sessions list keeps growing - one new session for each web service call executed. See image below. Why is this occurring?