Re: Portlet problem

2010-08-23 Thread Vinicius Ferraz
The stack trace: *java.lang.IllegalStateException*: Not allowed in event phase at org.apache.struts2.portlet.servlet.PortletServletResponse.isCommitted(* PortletServletResponse.java:178*) at org.apache.struts2.dispatcher.ServletDispatcherResult.doExecute(* ServletDispatcherResult.jav

Re: Portlet problem

2010-08-22 Thread Vinicius Ferraz
It is possible develop portlets with struts using other versions. I just downloaded 2.2.1. Struts 2 src contains examples about that. Incluind eXo plataform. The original code runned 100%, but when I put the convention plugin jar and put the @result annotation, the error ocurres. After I send th

Re: Portlet problem

2010-08-21 Thread Dave Newton
Do you have a complete stack trace? Is this new behavior under S2.2.1? Thanks, Dave On Sat, Aug 21, 2010 at 5:51 PM, Vinicius Ferraz wrote: > Hi, Im using struts2 and eXo. > > My JSP contains one form that submit to my action as follow: > > <%@ taglib prefix=*"s"* uri=*"/struts-tags"* %> > > ">

Portlet problem

2010-08-21 Thread Vinicius Ferraz
Hi, Im using struts2 and eXo. My JSP contains one form that submit to my action as follow: <%@ taglib prefix=*"s"* uri=*"/struts-tags"* %> "> Input your name Im using annotation (struts 2.2.1) @Results ({ @Result (name=FormExampleAction.*INPUT*, location= "/