Return-Path: X-Original-To: apmail-tuscany-dev-archive@www.apache.org Delivered-To: apmail-tuscany-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8CBA2B2B4 for ; Wed, 4 Jan 2012 20:06:27 +0000 (UTC) Received: (qmail 16105 invoked by uid 500); 4 Jan 2012 20:06:27 -0000 Delivered-To: apmail-tuscany-dev-archive@tuscany.apache.org Received: (qmail 16081 invoked by uid 500); 4 Jan 2012 20:06:27 -0000 Mailing-List: contact dev-help@tuscany.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tuscany.apache.org Delivered-To: mailing list dev@tuscany.apache.org Received: (qmail 16053 invoked by uid 99); 4 Jan 2012 20:06:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 20:06:26 +0000 X-ASF-Spam-Status: No, hits=-2001.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 20:06:24 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 746C1138290 for ; Wed, 4 Jan 2012 20:05:39 +0000 (UTC) Date: Wed, 4 Jan 2012 20:05:39 +0000 (UTC) From: "Jennifer A Thompson (Created) (JIRA)" To: dev@tuscany.apache.org Message-ID: <2040716455.6278.1325707539478.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (TUSCANY-4002) Updates to JMSBindingContext & JMSBindingProcessor to allow for additional extensions. 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 Updates to JMSBindingContext & JMSBindingProcessor to allow for additional extensions. --------------------------------------------------------------------------------------- Key: TUSCANY-4002 URL: https://issues.apache.org/jira/browse/TUSCANY-4002 Project: Tuscany Issue Type: Improvement Components: Java SCA JMS Binding Extension Affects Versions: Java-SCA-2.x Reporter: Jennifer A Thompson Fix For: Java-SCA-2.x The following updates should be made to allow the JMS Binding to allow for additional extensions: 1) Add a HashTable to JMSBindingContext which allow extensions to set/get java.lang.Object based upon a string key. 2) Update JMSBindingProcessor.read() to allow for the extension processor to resolve models for wireformats and operation selectors. -- 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