from the download section of the json plugin project, make sure you download the one that is for struts 2.1.x.
musachy On Wed, Aug 5, 2009 at 3:43 AM, Alfredo Brizzi<[email protected]> wrote: > I have upgrade to struts 2.1.8 and xwork 2.1.5 and when i select items in my > autocompleter i receive this error: > > ... > GRAVE: Servlet.service() for servlet default threw exception > java.lang.NoClassDefFoundError: com/opensymphony/xwork2/util/TextUtils > at > com.googlecode.jsonplugin.SerializationParams.<init>(SerializationParams.java:38) > at > com.googlecode.jsonplugin.JSONResult.writeToResponse(JSONResult.java:194) > at com.googlecode.jsonplugin.JSONResult.execute(JSONResult.java:184) > ... > > > Help would be greatly appreciated, > Alfredo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

