Even a servlet req listener is to early. Take a look at our MyFacesServlet how to decorate the FacesServlet.

Sent from my iPod.

Am 24.08.2008 um 01:34 schrieb Markus Mehrwald <[EMAIL PROTECTED]>:

Hello,

is there a Listener available which tells me when the FacesServlet is started? I want to put something in the application object map but if I use the javax.servlet.ServletContextListener it is to early and the the FacesContext seems not to be created by now.

Thanks,
Markus

Reply via email to