Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 21665 invoked from network); 17 Jun 2008 21:38:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jun 2008 21:38:46 -0000 Received: (qmail 19197 invoked by uid 500); 17 Jun 2008 21:38:38 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 19186 invoked by uid 500); 17 Jun 2008 21:38:38 -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 19175 invoked by uid 99); 17 Jun 2008 21:38:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jun 2008 14:38:38 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of musachy@gmail.com designates 74.125.46.31 as permitted sender) Received: from [74.125.46.31] (HELO yw-out-2324.google.com) (74.125.46.31) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jun 2008 21:37:49 +0000 Received: by yw-out-2324.google.com with SMTP id 9so3093683ywe.17 for ; Tue, 17 Jun 2008 14:38:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=6czcnUm7S4iHdyLSevwWOIEVXBFppTyXSYoDujZgFFw=; b=OTCVGxr1Qlm1iAjR4O9QEtoWmBmZFkwtVf7M+QENVbfKASWF74OzIBWgIOLFwY4/GD Y3QO68+7Kdyl2T7Xgy/1hdnNNfZJJCQtmY6zCS+j00mWVoak4OxJ03TxI1+xwBw1eJFw 9zQBACKUjI/wrSGs4za89DKovq3UlSDTRJGWI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=allRddOgbMVjVqWo1XCDtHuWc8t3DPCWOsjdmzh1m8k1haMlpOYER1sfRUlss6dytA +tOqlsEwYcaYKdTg7uq9gXVjqM+Slkb6prWFonxQQ8VP5YZgvFd5L07wsgnUt97laywi +sfOGJzJm0+8+55qBU/nhol4dre3pVKyc3Wdk= Received: by 10.114.209.1 with SMTP id h1mr8774281wag.36.1213738681787; Tue, 17 Jun 2008 14:38:01 -0700 (PDT) Received: by 10.114.58.3 with HTTP; Tue, 17 Jun 2008 14:38:01 -0700 (PDT) Message-ID: Date: Tue, 17 Jun 2008 17:38:01 -0400 From: "Musachy Barroso" To: "Struts Users Mailing List" Subject: Re: struts2 and JSON integration problem (plugin) In-Reply-To: <17932560.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <17917051.post@talk.nabble.com> <0C260F619E428642BFA6380177C3ADF3064D1F46@exmsea005.us.wamu.net> <17931551.post@talk.nabble.com> <809183.85001.qm@web56711.mail.re3.yahoo.com> <17932560.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Jun 17, 2008 at 2:38 PM, xianwinwin wrote: > > 1. How did you add the reference in eclipse? Make sure it is listed in > the J2EE Module dependencies. > > After placing the JAR I right clicked on the project-->Properties-->Java > Build Path-->Libraries-->Add External JAR--> jsonplugin-0.30.jar > So it is not in the J2EE modeule dependencies. Right-click your project, and click in "J2EE Module Dependencies" and make sure the json plugin jar is selected. musachy --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org