Specified RequestProcessor not compatible with TilesRequestProcessor

2005-09-01 Thread Jane Eisenstein
the TilesRequestProcessor and the application is configured to use the Tiles tab library and plug-in: org.apache.struts.tiles.TilesPlugin TilesPlugin : Specified RequestProcessor not compatible with TilesRequestProcessor org.apache.struts.action.ActionServlet Unable to initialize Struts ActionServlet due

Re: Specified RequestProcessor not compatible with TilesRequestProcessor

2004-05-03 Thread Joe Germuska
=org.apache.struts.action.SecureRequestProcessor / However, I'm getting the following error when calling my first tiled jsp: [4/30/04 16:42:44:725 EDT] 74488c86 WebGroup E SRVE0026E: [Servlet Error]-[action]: javax.servlet.ServletException: TilesPlugin : Specified RequestProcessor not compatible with TilesRequestProcessor

Re: Specified RequestProcessor not compatible with TilesRequestProcessor

2004-05-03 Thread Marcella Turner
PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Re: Specified RequestProcessor not compatible with TilesRequestProcessor Date: Mon, 3 May 2004 08:37:18 -0500 This is mostly a side-effect of the RequestProcessor being a single class, rather than an interface. The SSL-ext project