In the action there is no setDomainType. Is it suppoused to be a parameter
received from the user? where is it used?

2011/3/16 Dave Newton <davelnew...@gmail.com>

> On Wed, Mar 16, 2011 at 12:12 AM, mv wrote:
> > SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception
> caught
> > setting 'domainType' on 'class com.vivek.struts2.action.DomainAction1:
> Error
> > setting expression 'domainType' with value '[Ljava.lang.String;@aea710'
>
> I'd say you're trying to pass in something in to domainType that the
> default type converters don't understand.
>
> What Java type is domainType? What are you trying to pass in?
>
> (Then you get a SQL error.)
>
> Dave
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to