Yup, I had to change a couple of my helper classes because of that change. (*Chris*)
On Wed, Jul 15, 2009 at 9:14 AM, Musachy Barroso <musa...@gmail.com> wrote: > yeah, something did change and I think ti was some signature from > Map<String, String> to Map<String, Object> or the other way around. > > On Wed, Jul 15, 2009 at 9:08 AM, Wes Wannemacher<w...@wantii.com> wrote: > > That's weird, now you have me more curious, I don't remember making > > changes to get it working in 2.1, other than updating unit tests... > > Musachy, do you remember that going from 2.1.2 to 2.1.3? I was using > > it with 2.1.3-SNAPSHOT quite a bit, so it must have been something > > that changed shortly after the 2.1.2 release... > > > > -Wes > > > > On Wed, Jul 15, 2009 at 12:03 PM, Chris Pratt<thechrispr...@gmail.com> > wrote: > >> It was in one of my earlier posts, but I was getting this: > >> > >> java.lang.NoSuchMethodError: > >> > com.opensymphony.xwork2.ActionContext.get(Ljava/lang/String;)Ljava/lang/Object; > >> at > com.googlecode.jsonplugin.JSONResult.execute(JSONResult.java:157) > >> at > >> > com.opensymphony.xwork2.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:355) > >> at > >> > com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:259) > >> ... > >> > >> (*Chris*) > >> > >> > >> On Wed, Jul 15, 2009 at 9:01 AM, Wes Wannemacher <w...@wantii.com> > wrote: > >> > >>> On Wed, Jul 15, 2009 at 11:56 AM, Chris Pratt<thechrispr...@gmail.com> > >>> wrote: > >>> > Yup, the latest jar file works with 2.1.6 (but not 2.1.2 for the > record). > >>> > (*Chris*) > >>> > >>> What went wrong in 2.1.2? This intrigues me :) > >>> > >>> -Wes > >>> > >>> > > >>> > On Wed, Jul 15, 2009 at 8:11 AM, Musachy Barroso <musa...@gmail.com> > >>> wrote: > >>> > > >>> >> I think the last release worked with 2.1 right? > >>> >> > >>> >> musachy > >>> >> > >>> > >>> -- > >>> Wes Wannemacher > >>> Author - Struts 2 In Practice > >>> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more > >>> http://www.manning.com/wannemacher > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > >>> For additional commands, e-mail: user-h...@struts.apache.org > >>> > >>> > >> > > > > > > > > -- > > Wes Wannemacher > > Author - Struts 2 In Practice > > Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more > > http://www.manning.com/wannemacher > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > > For additional commands, e-mail: user-h...@struts.apache.org > > > > > > > > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >