Re: [s2] MailReader migration

2006-07-18 Thread Ted Husted
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

Re: [s2] MailReader migration

2006-07-18 Thread Wendy Smoak
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

Re: [s2] MailReader migration

2006-07-18 Thread Don Brown
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

Re: [s2] MailReader migration

2006-07-18 Thread Wendy Smoak
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