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 F19771033B for ; Sat, 3 May 2014 21:33:16 +0000 (UTC) Received: (qmail 64441 invoked by uid 500); 3 May 2014 21:33:16 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 64224 invoked by uid 500); 3 May 2014 21:33:15 -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 64203 invoked by uid 99); 3 May 2014 21:33:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2014 21:33:14 +0000 Date: Sat, 3 May 2014 21:33:14 +0000 (UTC) From: "Mandy Warren (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CXF-5727) Develop a new Jndi based local transport which supports war-war comms MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mandy Warren created CXF-5727: --------------------------------- Summary: Develop a new Jndi based local transport which supports war-war comms Key: CXF-5727 URL: https://issues.apache.org/jira/browse/CXF-5727 Project: CXF Issue Type: New Feature Components: Transports Affects Versions: 3.0.0-milestone2 Reporter: Mandy Warren Priority: Minor Develop a transport which will allow for war-war communication in a single thread. The transport will be based on local transport but will use Jndi to share context between the war files. The transport must require a minimal (non-cxf) set of classes on the system classpath. For further discussion please see: http://cxf.547215.n5.nabble.com/Repackaging-of-cxf-api-to-remove-Spring-dependencies-td5743531.html Currently in development by Mandy Warren see https://github.com/mandyWW/cxf (note nothing much to see as yet :-)) -- This message was sent by Atlassian JIRA (v6.2#6252)