Dependancy Madness: Struts 2.2.1 spring 2.5 (preferably later ie: 3) and JPA2 backed with Hibernate

2010-12-20 Thread Ken McWilliams
I'm experiencing issues upgrading the struts2-spring-2-jpa-ajax demo found here http://struts.apache.org/2.2.1/docs/struts-2-spring-2-jpa-ajax.html I've set up quite a few 2.2.1 projects I've just had a hard time understanding the spring/hibernate dependencies. I don't suppose anyone has an update

?statusCode=303 get appended to url when using rest plugin

2010-12-20 Thread Gena Ganebnyi
I have the following annotations placed on my controller to assure redirect-after-post: @Results({ @Result(name="create", type="redirect", location="/schedule/"), @Result(name="update", type="redirect", location="/schedule/"), @Result(name="destroy", type="redirect", location="/schedule/") })

Thomas PERELLE est absent(e).

2010-12-20 Thread thomas . perelle
Je serai absent(e) du 17/12/2010 au 22/12/2010. Veuillez prendre contact avec Bruno Merceron ou Jacques Grisey en mon absence. Je répondrai à votre message dès mon retour. Merci - To unsubscribe, e-mail: user-unsubscr...@strut

Re: Struts 2 JSR-303 Bean Validation Support

2010-12-20 Thread Dave Newton
Right. if nobody has done one shouldn't be too hard to whip one up. Dave On Mon, Dec 20, 2010 at 12:36 PM, Dave Newton wrote: > I remember it being brought up once, but I don't recall what the end result > was, and then I dropped off the planet for like a year. Seems like it'd be > pretty stra

Re: Struts 2 JSR-303 Bean Validation Support

2010-12-20 Thread Dave Newton
I remember it being brought up once, but I don't recall what the end result was, and then I dropped off the planet for like a year. Seems like it'd be pretty straight-forward, though, and On Mon, Dec 20, 2010 at 12:28 PM, Alfredo Manuel Osorio Martinez < alfredo.oso...@afirme.com> wrote: > What I

RE: Struts 2 JSR-303 Bean Validation Support

2010-12-20 Thread Alfredo Manuel Osorio Martinez
What I mean is out of the box support/integration. -Mensaje original- De: stanl...@gmail.com [mailto:stanl...@gmail.com] Enviado el: Monday, December 20, 2010 11:06 AM Para: Struts Users Mailing List Asunto: Re: Struts 2 JSR-303 Bean Validation Support Not quite sure what that means. JS

Re: Struts 2 JSR-303 Bean Validation Support

2010-12-20 Thread stanlick
Not quite sure what that means. JSR303 is an annotations based validation API and you could certainly add your own JSR303Interceptor at the appropriate point in the stack. On Mon, Dec 20, 2010 at 10:41 AM, Alfredo Manuel Osorio Martinez < alfredo.oso...@afirme.com> wrote: > Hello, > > Does Strut

Struts 2 JSR-303 Bean Validation Support

2010-12-20 Thread Alfredo Manuel Osorio Martinez
Hello, Does Struts 2 have support for JSR-303 Bean Validation? Alfredo Osorio - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: struts2-portlet2-plugin-2.1.8.1 in Liferay 6.0.5 -Post-Redirect-Get aka Redirect after post

2010-12-20 Thread Galina Angelova
Yes. When i set it to true, I get the following error: Not Found The requested resource was not found. http://cruises-tcb-temp-tomcat.tcit.be/c/portal/layout?p_l_id=3&p_p_id=AdminShipPortlet_WAR_cruisesadmin&p_p_lifecycle=0&_AdminShipPortlet_WAR_cruisesadmin__AdminShipPortlet_WAR_cruisesadmin_s

Re: struts2-portlet2-plugin-2.1.8.1 in Liferay 6.0.5 -Post-Redirect-Get aka Redirect after post

2010-12-20 Thread Nils-Helge Garli Hegvik
Did you set the "action-url-redirect" value to "true" in liferay-portlet.xml as described in the mentioned Lifray bug-report (http://issues.liferay.com/browse/LEP-1487)? Nils-H On Mon, Dec 20, 2010 at 1:22 PM, Galina Angelova wrote: > Hello, > > I have migrated a portlet application from Lifray

Re: struts2-portlet2-plugin-2.1.8.1 in Liferay 6.0.5 -Post-Redirect-Get aka Redirect after post

2010-12-20 Thread Galina Angelova
Hello, I have migrated a portlet application from Lifray 5.2.2 to Liferay 5.2.3 and I got the same problem. Does anybody have a solution for version 5.2.3 ? Thanks in advance! Galina - To unsubscribe, e-mail: user-unsubscr...@