Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 39199 invoked from network); 18 Dec 2007 03:03:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2007 03:03:06 -0000 Received: (qmail 93365 invoked by uid 500); 18 Dec 2007 03:02:55 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 93357 invoked by uid 500); 18 Dec 2007 03:02:55 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 93348 invoked by uid 99); 18 Dec 2007 03:02:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Dec 2007 19:02:55 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2007 03:02:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 36BF571427C for ; Mon, 17 Dec 2007 19:02:43 -0800 (PST) Message-ID: <10871984.1197946963221.JavaMail.jira@brutus> Date: Mon, 17 Dec 2007 19:02:43 -0800 (PST) From: "Jervis Liu (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Created: (CXF-1308) another javascript problem with restful_http_binding demo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org another javascript problem with restful_http_binding demo --------------------------------------------------------- Key: CXF-1308 URL: https://issues.apache.org/jira/browse/CXF-1308 Project: CXF Issue Type: Bug Components: Samples Affects Versions: 2.1 Reporter: Jervis Liu Everytime when I click the "Get Customers!" button, the same customers were appended to the page. I think they should be refreshed but not appended. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.