Do you have the checkbox interceptor in your stack? Is it before your params 
interceptor?


--- On Fri, 10/10/08, Torsten Krah <[EMAIL PROTECTED]> wrote:

> From: Torsten Krah <[EMAIL PROTECTED]>
> Subject: s:checkBox - (Un)Setting works, but ParametersInterceptor still 
> issues an Error (Exception)
> To: user@struts.apache.org
> Date: Friday, October 10, 2008, 11:30 AM
> Using <s:checkbox id="active"
> name="currentRule.active" /> 
> 
> where my currentRule bean gots a boolean active with getter
> + setter.
> Setting, unsetting works but i am still getting this error:
> 
> 17:24:55,198 ERROR
> [com.opensymphony.xwork2.interceptor.ParametersInterceptor] 
> ParametersInterceptor - [setParameters]: Unexpected
> Exception caught 
> setting '__checkbox_currentRule.active' on
> 'class 
> de.test.struts2.action.RuleAction: Error setting 
> expression '__checkbox_currentRule.active' with 
> value '[Ljava.lang.String;@7a8946af'
> 
> What i am doing wrong? Any hints? I am using struts
> 2.0.11.2.
> 
> 
> -- 
> Bitte senden Sie mir keine Word- oder PowerPoint-Anhänge.
> Siehe
> http://www.gnu.org/philosophy/no-word-attachments.de.html
> 
> Really, I'm not out to destroy Microsoft. That will
> just be a 
> completely unintentional side effect."
>       -- Linus Torvalds

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to