Re: WELCOME to user@struts.apache.org

2011-05-05 Thread Bertrand
Hi, I am building a poc using Struts2 and tiles2 on Websphere portal 7.0. I created a JSR-168 portlet using struts2 quite easily, but adding tiles to the picture is not as straightforward. For the addition of tiles, config-wise: In web.xml, I have org.apache.struts2.tiles.StrutsTilesListener

could not deserialize the context attribute "org.apache.struts.action.ACTION_SERVLET" java.io.NotSerializableException

2011-05-05 Thread mac1sam
I am using struts 1.2 version and Weblogic 11g. This issue happens sometimes during restart of the server. I searched various forums and couldn't figure out the issue / solution. Let me give you a brief about the struts usage in our project: I have subclassed both 'TilesRequestProcessor' and 'Reded