You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by Mike Baranski <li...@secmgmt.com> on 2009/11/03 22:53:11 UTC

getServletContext() from my class that processes xmlrpc

I'm trying to call getServletContext from a class that the XmlRpcServlet is
using for processing requests.

I'm using spring's IOC, and I need to get the context to get the bean
factory.

Thanks,
Mike.