Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 49155 invoked from network); 2 Mar 2010 15:12:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Mar 2010 15:12:54 -0000 Received: (qmail 36566 invoked by uid 500); 2 Mar 2010 15:12:49 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 36521 invoked by uid 500); 2 Mar 2010 15:12:49 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 36514 invoked by uid 99); 2 Mar 2010 15:12:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 15:12:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Mar 2010 15:12:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 42A63234C4AE for ; Tue, 2 Mar 2010 15:12:27 +0000 (UTC) Message-ID: <1221066429.8271267542747272.JavaMail.jira@brutus.apache.org> Date: Tue, 2 Mar 2010 15:12:27 +0000 (UTC) From: "Ivan (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-5162) CXF adds a key mapping for WebServiceContext MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org CXF adds a key mapping for WebServiceContext -------------------------------------------- Key: GERONIMO-5162 URL: https://issues.apache.org/jira/browse/GERONIMO-5162 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Affects Versions: 2.1.5 Reporter: Ivan Assignee: Ivan Fix For: 2.1.5 In the cxf 2.0.12, it maintanes a key mapping in the webservicecontext, Geronimo needs to change to cxf keys. Like HTTP.REQUEST, not the MessageContext.SERVLET_REQUEST, etc. Also need to check whether other cxf builds are affected. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.