You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Cool Coder <te...@yahoo.com> on 2007/10/19 21:45:09 UTC

ActionServlet does not invoke Custom ModuleConfigFactory

I am trying to use my own ModuleConfigFactory, hence in web.xml, I added following init-param
   
  <init-param>
  <param-name>configFactory</param-name>
  <param-value>com.my.site.struts.CustomModuleConfigFactory</param-value>
  </init-param>
   
  But why CustomModuleConfigFactory is never get invoked?
   
  - BR

 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com