Is it possible to have sessions in a stand alone CXF instance.  I
currently have my web methods behind and apache server using mod_proxy
and i am actually using a php script in between to manage the session
(inject something like a userID before calling the webmethod) but i
would like to maintain state across endpoints in CXF and eliminate the
php script/hack.  Is this possible and if so is there guidance on how
to do it?

Thanks

-- 
Pat Malatack
[EMAIL PROTECTED]

Reply via email to