The real question is, does the Tomcat container know that? It's just
another request to it, I would have thought. I'm trying to avoid the
overhead, as my application may have very heavy load initially.

-----Original Message-----
From: Glen Mazza [mailto:gma...@talend.com] 
Sent: Monday, October 10, 2011 12:16 PM
To: users@cxf.apache.org
Subject: Re: Tomcat session invalidation

That shouldn't be a concern, as SOAP requests are all stateless by 
default (have REQUEST scope).

Glen

On 10/10/2011 10:39 AM, David Sills wrote:
> All:
>
>
>
> I'm a little confused about something. I'm using Tomcat as my servlet
> (web-service) container with CXF and want to ensure that web service
> requests do not create HTTP sessions. I cannot seem to find
> documentation about this, even on the Tomcat site - maybe there isn't
a
> way to do it?
>
>
>
> Does anyone have any suggestions?
>
>
>
> David Sills
>
>
>
>


-- 
Glen Mazza
Talend - http://www.talend.com/apache
Blog - http://www.jroller.com/gmazza
Twitter - glenmazza

Reply via email to