-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
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,
I was wondering if you could help me out. We have a few different
weblogic 6.1 environments, running SP4. Over the past few months,
each of these environments have been experiencing an issue which is
producing server 500 errors for the customers. The following error
is produced in weblogic. Thr