Return-Path: X-Original-To: apmail-cxf-users-archive@www.apache.org Delivered-To: apmail-cxf-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4D709DFE9 for ; Thu, 18 Oct 2012 16:33:19 +0000 (UTC) Received: (qmail 9501 invoked by uid 500); 18 Oct 2012 16:33:18 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 9094 invoked by uid 500); 18 Oct 2012 16:33:13 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 9064 invoked by uid 99); 18 Oct 2012 16:33:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Oct 2012 16:33:12 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of lehswe@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Oct 2012 16:33:07 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TOt1a-0003VB-Ox for users@cxf.apache.org; Thu, 18 Oct 2012 09:32:46 -0700 Date: Thu, 18 Oct 2012 09:32:46 -0700 (PDT) From: helander To: users@cxf.apache.org Message-ID: <1350577966764-5716949.post@n5.nabble.com> Subject: CXF client in JBoss WAR using qpid.rar MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I looking for an example where a Web App (packaged as WAR) acts as a client to a Web Service available over JMS to Qpid. I am running the Web App in JBoss AS 7 and have a working JCA connection to the Qpid broker (using a RAR from Qpid). The client should be based on a WSDL and I want the WSDL to contain the JMS destination, but not the connection details (since that has already been setup by JCA connector). Any help with this would be great. Thanks Lars -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-client-in-JBoss-WAR-using-qpid-rar-tp5716949.html Sent from the cxf-user mailing list archive at Nabble.com.