On 7/18/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 7/18/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> Try removing xwork from your local Maven repo so it will download again.
Stock answer. :) Never mind... looks like that's from an example app,
not from the build.
The answer is still right
On 7/18/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
Try removing xwork from your local Maven repo so it will download again.
Stock answer. :) Never mind... looks like that's from an example app,
not from the build.
--
Wendy
You need an updated xwork jar. I'm surprised you don't have more errors, since
the package has changed to com.opensymphony.xwork2
Don
Ted Husted wrote:
I'm using a 2.0 snapshot compiled earlier this week.
Any ideas of what would cause this exception:
java.lang.NoSuchMethodError:
com.opensym
On 7/18/06, Ted Husted <[EMAIL PROTECTED]> wrote:
I'm using a 2.0 snapshot compiled earlier this week.
Any ideas of what would cause this exception:
java.lang.NoSuchMethodError:
com.opensymphony.xwork.ActionProxyFactory.createActionProxy(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;ZZ)Lc