Re: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-30 Thread Lukasz Lenart
2012/7/30 Eric Tse : > How about my original issues written in here? Is it a bug ? Remove as the DefaultActionMapper by default uses "" and ".action" extensions. And you must specify if you want to use the Convention plugin. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ -

RE: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-30 Thread Martin Gainty
e les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > CC: user@struts.apache.org > From: eks...@gmail.com > Subject: Re: some issues upgrade struts from 2.2.3 to 2.3.4 > Date: Mon, 30 Jul 2012 20:43:49 +

RE: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-30 Thread Martin Gainty
lement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > CC: user@struts.apache.org > From: eks...@gmail.com > Subje

Re: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-30 Thread Lukasz Lenart
2012/7/30 Eric Tse : > How about my original issues written in here? Is it a bug ? Give me a second, it can be related by testing portlet app is a bit painful ;-) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ -

Re: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-30 Thread Eric Tse
How about my original issues written in here? Is it a bug ? On 13 Jul, 2012, at 1:03 AM, Łukasz Lenart wrote: > Could you post the whole stacktrace ? > > > Regards > -- > Łukasz > mobile +48 606 323 122 http://www.lenart.org.pl/ > Warszawa JUG conference - Confitura http://confitura.pl/ > >

Re: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-30 Thread Łukasz Lenart
2012/7/18 Miguel : > Also REST doesn't work in 2.3.3 and 2.3.4. Not even the rest-showcase war. The issue with rest-showcase is related to [1], the problem is silly, the OrdersControler class is in package org.apache.struts2 which is by default excluded ;-) I'm looking for a solution now [1]

Re: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-30 Thread Lukasz Lenart
Did you try to upgrade to 2.3.1 first ? -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-30 Thread Łukasz Lenart
2012/7/18 Miguel : > Also REST doesn't work in 2.3.3 and 2.3.4. Not even the rest-showcase war. Could you register an issue for that, thanks! -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ -

Re: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-18 Thread Miguel
Also REST doesn't work in 2.3.3 and 2.3.4. Not even the rest-showcase war. Si quieres ser más positivo, pierde un electrón Miguel Ruiz Velasco Sobrino On Sun, Jul 15, 2012 at 12:46 PM, ekstse wrote: > sorry that i do not aware that attachment is not valid sorry about > that > > i giv

Re: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-15 Thread ekstse
sorry that i do not aware that attachment is not valid sorry about that i give more details on my test case: - i deployed 2 portlets into the container, one with struts-2.2.3-portlet, another is struts-2.3.4-portlet, it uses respective version of struts jar (i.e. struts2-convention-plugi

Re: some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-12 Thread Łukasz Lenart
Could you post the whole stacktrace ? Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For

some issues upgrade struts from 2.2.3 to 2.3.4

2012-07-11 Thread Eric Tse
dear folks, i have a portlet project which makes use of 2.2.3 for a year and currently prepare to upgrade to 2.3.4. However, a problem occurred after replacing struts jars. It seems to me that it is configuration problem (due to new config ??) but i cannot figure it out…. hope you can add some