Return-Path: Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: (qmail 25722 invoked from network); 6 Feb 2008 06:58:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2008 06:58:34 -0000 Received: (qmail 4215 invoked by uid 500); 6 Feb 2008 06:58:25 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 4201 invoked by uid 500); 6 Feb 2008 06:58:25 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 4192 invoked by uid 99); 6 Feb 2008 06:58:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2008 22:58:25 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ssumitpandit@gmail.com designates 66.249.82.234 as permitted sender) Received: from [66.249.82.234] (HELO wx-out-0506.google.com) (66.249.82.234) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2008 06:57:57 +0000 Received: by wx-out-0506.google.com with SMTP id s8so2793154wxc.31 for ; Tue, 05 Feb 2008 22:58:04 -0800 (PST) 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:mime-version:content-type; bh=whyAaKReUcVAWevKZbY8GN232d+esY6cMMQaNacXzPE=; b=SG/FTpo8Mn0wzdVD9vrAXCWsvN01EkwB4g9oMsUNSkmpisrzpS8Mdld6kggEk60DwO+QWbTd/JTLp4M/zZhfoYCXKGIBfGnEAr3wh1cHb3/qKiHNqduMWt+pZwNcO4bLPdeIeson9tkYw+5f8RiTc4WmiWlHJjbhd9Pua15RMG8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=XXHCeDyNIkDcjeTE3UYx1QwXd5G6UiP2L6iF+qWHWSZj2HTu3e4iB6o7DGLQPRJoMbbScdYCR1X/1r7qNuOvTedpyB2aJP8TM20PRysWrsa+OsZIUOdUDiZf79pXgcrhxDSJq40g00t3GEjup1P9Cu38WvWQkbKk8CTgE1AA574= Received: by 10.142.155.4 with SMTP id c4mr4916374wfe.208.1202281083325; Tue, 05 Feb 2008 22:58:03 -0800 (PST) Received: by 10.143.171.2 with HTTP; Tue, 5 Feb 2008 22:58:03 -0800 (PST) Message-ID: Date: Wed, 6 Feb 2008 12:28:03 +0530 From: "Sumit Pandit" To: user@ofbiz.apache.org Subject: Getting problem in & MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21704_9313150.1202281083285" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_21704_9313150.1202281083285 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello All, Look at this code :- controller entry :- For such responce i use following code in simple method :- After execution of these lines the code is returned successfully and request "depreciationMethodAssignment" is called properly but the error message which I added is not being displayed. But if I simply use than the added error is displayed properly. Can some one suggest me that if i missed something. Thanks for suggestion. -- Sumit Pandit ------=_Part_21704_9313150.1202281083285--