Dasgupta, Ranjan wrote:
getText(java.lang.String,java.util.List) in older xwork
changed to
getText(java.lang.String,java.util.List) in xwork-2.1.2
That was it (almost: it appears to be List, which is different than
List). I don't use maven, and I was careful to make sure I only
had one xwo
compilation problem with 2.1.6...
You probably have 2 versions of xwork in the dependencies(are you using maven?).
musachy
On Fri, Jan 16, 2009 at 2:21 PM, Dale Newfield wrote:
> Can anybody suggest why I can't seem to compile against the new
> struts/xwork release?
>
> An action cla
You probably have 2 versions of xwork in the dependencies(are you using maven?).
musachy
On Fri, Jan 16, 2009 at 2:21 PM, Dale Newfield wrote:
> Can anybody suggest why I can't seem to compile against the new struts/xwork
> release?
>
> An action class that extends a baseclass that extends
> com
Can anybody suggest why I can't seem to compile against the new
struts/xwork release?
An action class that extends a baseclass that extends
com.opensymphony.xwork2.ActionSupport:
cannot find symbol
method getText(java.lang.String,java.util.List)
I can confirm that there is a matching method i
4 matches
Mail list logo