CFX Novice wrote:
Even then, I would need access to HttpServletRequest in xyzSessionState which is now an aop-scoped proxy bean and again resource injection would not work, isnt it?
I guess you could inject the HttpServletRequest in the usual way into your singleton-scoped service bean, then pass it as a parameter to the methods of xyzSessionState? Somewhat ugly, I admit...
Ian -- Ian Roberts | Department of Computer Science [EMAIL PROTECTED] | University of Sheffield, UK
