Re: Getting Session

2007-12-07 Thread Willem2
. Marc -- View this message in context: http://www.nabble.com/Getting-Session-tf4964771.html#a14224552 Sent from the cxf-user mailing list archive at Nabble.com.

Getting Session

2007-12-07 Thread me
Hi there, I'm currently changing from xfire to cxf. Within the services (some rest and some soap) I need to access the session (Ok I know that I shouldn't do it but that's another point). Within xfire I can use: XFireServletController.getRequest().getSession() Is there any way within cxf to