Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 657369D44 for ; Wed, 20 Jun 2012 12:50:46 +0000 (UTC) Received: (qmail 16327 invoked by uid 500); 20 Jun 2012 12:50:46 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 16034 invoked by uid 500); 20 Jun 2012 12:50:44 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 15940 invoked by uid 99); 20 Jun 2012 12:50:42 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 12:50:42 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id B2CC51427F2 for ; Wed, 20 Jun 2012 12:50:42 +0000 (UTC) Date: Wed, 20 Jun 2012 12:50:42 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: <469713131.33754.1340196642734.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1960159963.11319.1338305243905.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (CXF-4350) CXF JMS transport should support to JAXRS fontend client out of box MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-4350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397472#comment-13397472 ] Sergey Beryozkin commented on CXF-4350: --------------------------------------- Willem, I've applied the rest of the patch with very minor modifications, please see the system tests. Overall I think it is a very good enhancement. I would probably not popularize the use of WebClient & JMS :-), but having proxies working with JMS makes sense to me. Even more importantly, both proxies and WebClient will probably work just fine now with local transports, which I'll look into asap. Thanks > CXF JMS transport should support to JAXRS fontend client out of box > ------------------------------------------------------------------- > > Key: CXF-4350 > URL: https://issues.apache.org/jira/browse/CXF-4350 > Project: CXF > Issue Type: Improvement > Components: Transports > Reporter: Willem Jiang > Assignee: Sergey Beryozkin > Attachments: cxfrs-jms.patch > > > Current JMS transport doesn't send out Message.REQUEST_URI and > Message.HTTP_REQUEST_METHOD properties as the HTTP transport does. > We need to add these headers when the jaxrs frondend client is used with JMS transport. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira