RE: OGNL WARNING

2013-06-28 Thread Martin Gainty
em Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > Date: Fri, 28 Jun 2013 15:42:56 +0530 > Subject: Re: OGNL WARNING > From: sreekanth.n...@egovernments.o

Re: OGNL WARNING

2013-06-28 Thread Sreekanth S. Nair
essage sert à l'information seulement 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. > > > > D

RE: OGNL WARNING

2013-06-28 Thread Martin Gainty
u fourni. > Date: Fri, 28 Jun 2013 13:13:26 +0530 > Subject: OGNL WARNING > From: sreekanth.n...@egovernments.org > To: user@struts.apache.org > > Don't know whats the reason i'm getting this following WARNIng in latest > struts distro. > > WARN [com.opens

Re: OGNL WARNING

2013-06-28 Thread Sreekanth S. Nair
Updated in Jira https://issues.apache.org/jira/browse/WW-4132 -- Thanks & Regards Srikanth Software Developer eGovernments Foundations www.egovernments.org Mob : 9980078913 On Fri, Jun 28, 2013 at 1:50 PM, Maurizio Cucchiara wrot

Re: OGNL WARNING

2013-06-28 Thread Maurizio Cucchiara
So, could you provide us some more details, maybe by filing an issue on jira [1] with a sample code. [1] https://issues.apache.org/jira/browse/WW Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.google.com/107903711540963855921 Linkedin:http://www.linkedin.com/in/maur

Re: OGNL WARNING

2013-06-28 Thread Sreekanth S. Nair
Yes it was working -- Thanks & Regards Srikanth Software Developer eGovernments Foundations www.egovernments.org Mob : 9980078913 On Fri, Jun 28, 2013 at 1:21 PM, Maurizio Cucchiara wrote: > Looks like the colon char is not an e

Re: OGNL WARNING

2013-06-28 Thread Maurizio Cucchiara
Looks like the colon char is not an expected input parameter. You talk about latest distro, did it works before with other distros? On 28 June 2013 09:43, Sreekanth S. Nair wrote: > action:documentManager!updateDocument > Twitter :http://www.twitter.com/m_cucchiara G+ :https://plu

OGNL WARNING

2013-06-28 Thread Sreekanth S. Nair
Don't know whats the reason i'm getting this following WARNIng in latest struts distro. WARN [com.opensymphony.xwork2.ognl.OgnlValueStack] (http-localhost/127.0.0.1:8080-1) Error setting expression 'action:documentManager!updateDocument' with value '[Ljava.lang.String;@1c1abc1': ognl.ExpressionSy

Re: Struts 2 WW-1714: "Using the Redirect Action Result withparameters to the target action causes an OGNL warning" still fails

2011-09-09 Thread Maurizio Cucchiara
I got your point: what is explained on JIRA would not seem related to what really happen. On the other hand, it's just a debug message, I think is nothing to take care. Don't you think so? Maurizio Cucchiara

Re: Struts 2 WW-1714: "Using the Redirect Action Result withparameters to the target action causes an OGNL warning" still fails

2011-09-08 Thread JOSE L MARTINEZ-AVIAL
ng out my own additions(as you said Tiles and get back to the > default > >>> stack) and see on what moment it works fine. I'll let you know. > >>> > >>> Thanks > >>> > >>> JL > >>> Sent via BlackBerry from T-

Re: Struts 2 WW-1714: "Using the Redirect Action Result withparameters to the target action causes an OGNL warning" still fails

2011-09-08 Thread Maurizio Cucchiara
- >>> From: Maurizio Cucchiara >>> Sender: maurizio.cucchi...@gmail.com >>> Date: Thu, 8 Sep 2011 10:44:36 >>> To: Struts Users Mailing List >>> Reply-To: "Struts Users Mailing List" >>> Subject: Re: Struts 2 WW-1714: "Using the Redi

Re: Struts 2 WW-1714: "Using the Redirect Action Result withparameters to the target action causes an OGNL warning" still fails

2011-09-08 Thread JOSE L MARTINEZ-AVIAL
t >> Reply-To: "Struts Users Mailing List" >> Subject: Re: Struts 2 WW-1714: "Using the Redirect Action Result with >> parameters to the target action causes an OGNL warning" still fails >> >> Please forget my last mail, I mixed up the action na

Re: Struts 2 WW-1714: "Using the Redirect Action Result withparameters to the target action causes an OGNL warning" still fails

2011-09-08 Thread JOSE L MARTINEZ-AVIAL
ts 2 WW-1714: "Using the Redirect Action Result with > parameters to the target action causes an OGNL warning" still fails > > Please forget my last mail, I mixed up the action name with the param name. > Anyway I have been able to test your specific use case, using the > bl

Re: Struts 2 WW-1714: "Using the Redirect Action Result withparameters to the target action causes an OGNL warning" still fails

2011-09-08 Thread jlmagc
- From: Maurizio Cucchiara Sender: maurizio.cucchi...@gmail.com Date: Thu, 8 Sep 2011 10:44:36 To: Struts Users Mailing List Reply-To: "Struts Users Mailing List" Subject: Re: Struts 2 WW-1714: "Using the Redirect Action Result with parameters to the target action causes an OGNL war

Re: Struts 2 WW-1714: "Using the Redirect Action Result with parameters to the target action causes an OGNL warning" still fails

2011-09-08 Thread Maurizio Cucchiara
Please forget my last mail, I mixed up the action name with the param name. Anyway I have been able to test your specific use case, using the blank webapp, and it works like a charm (that is without throwing any exception). So, I guess we need to know some further details. Also, could you try to ch

Re: Struts 2 WW-1714: "Using the Redirect Action Result with parameters to the target action causes an OGNL warning" still fails

2011-09-07 Thread JOSE L MARTINEZ-AVIAL
You mean the param value for actionName? But that's the name of the action where the user is redirected. NavigateTo Enroll eco.login.navigate-to.screen Any case, I just tried to low

Re: Struts 2 WW-1714: "Using the Redirect Action Result with parameters to the target action causes an OGNL warning" still fails

2011-09-07 Thread Maurizio Cucchiara
Does anything change if you change to lower the param name?: navigateTo Maurizio Cucchiara On 7 September 2011 15:56, JOSE L MARTINEZ-AVIAL wrote: > NavigateTo - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For

Struts 2 WW-1714: "Using the Redirect Action Result with parameters to the target action causes an OGNL warning" still fails

2011-09-07 Thread JOSE L MARTINEZ-AVIAL
Hi, I'm having some issues with this bug. Apparently it was fixed on 2.1.8, but I've tested both with 2.1.8 and 2.2.3, and it still givin an error message when I use a result like the following: NavigateTo Enroll It gives the following