RE: Struts Tiles Issue

2006-05-12 Thread King, Matt
-dev@jakarta.apache.org Subject: Re: Struts Tiles Issue The keywords to your problem are "Weblogic" and "restart". Here's documentation for the RedeployableActionServlet: >> WebLogic (at least v6 and v7) attempts to serialize the TilesRequestProcessor when re-deploying

Re: Struts Tiles Issue

2006-05-12 Thread Paul Benedict
The keywords to your problem are "Weblogic" and "restart". Here's documentation for the RedeployableActionServlet: >> WebLogic (at least v6 and v7) attempts to serialize the >> TilesRequestProcessor when re-deploying the Webapp in development mode. The TilesRequestProcessor is not serializable,