Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 34966 invoked from network); 5 Aug 2009 10:38:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Aug 2009 10:38:29 -0000 Received: (qmail 9675 invoked by uid 500); 5 Aug 2009 10:38:34 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 9626 invoked by uid 500); 5 Aug 2009 10:38:34 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 9615 invoked by uid 99); 5 Aug 2009 10:38:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 10:38:34 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of davidcanos@gmail.com designates 209.85.218.225 as permitted sender) Received: from [209.85.218.225] (HELO mail-bw0-f225.google.com) (209.85.218.225) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 10:38:26 +0000 Received: by bwz25 with SMTP id 25so5556923bwz.11 for ; Wed, 05 Aug 2009 03:38:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=AGf6ThaJfHUuxWvqSW2/vC5qPU+f2m6/vcTY3J7znIs=; b=chn2n9emPpx/Ai6ZsW0tVLnbsMyLQ/Af3SFam2aZr9fI9vK0srAYnZ+Rcj/P3ucAEc kyR5eIeVmeEomqy3Ip/R/Ca1Wb7t8iJUYk7QGS/fq9XHq5rLw1+MlMA+i81Jtp9A5QQi xEbNwUBAY3GgDEfGFBATa88vx/OT4EUgEPHfY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=D6uyo+SymQgLL003ppFRj5QJVDfveReOhoKftJuNEC7sP9i1BFx48r3WbQBp99KZfD +tvbP/YAN0Uh++nSnryYL4u62JZHV3rZwU8k3zy7lPZ1mLLIQ+VaZa2O6abEU0AtSo0I B65/widButh3eUJlMbs/07rKAgqZewZrkiql0= MIME-Version: 1.0 Received: by 10.223.115.12 with SMTP id g12mr3594876faq.92.1249468684556; Wed, 05 Aug 2009 03:38:04 -0700 (PDT) In-Reply-To: <4A794EEC.2020906@studiogevis.191.it> References: <4A794EEC.2020906@studiogevis.191.it> Date: Wed, 5 Aug 2009 12:38:04 +0200 Message-ID: Subject: Re: [s2] Struts 2.1.8 & jsonplugin 0.34 From: David Canos To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=001636c5b35119da410470629936 X-Virus-Checked: Checked by ClamAV on apache.org --001636c5b35119da410470629936 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit struts2.1.8 has not been released!! 2009/8/5 Alfredo Brizzi > I have upgrade to struts 2.1.8 and xwork 2.1.5 and 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.(SerializationParams.java:38) > at > com.googlecode.jsonplugin.JSONResult.writeToResponse(JSONResult.java:194) > at com.googlecode.jsonplugin.JSONResult.execute(JSONResult.java:184) > > Thanks for your help > Alfredo > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > --001636c5b35119da410470629936--