Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 66821 invoked from network); 1 Jan 2011 19:36:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Jan 2011 19:36:47 -0000 Received: (qmail 18626 invoked by uid 500); 31 Dec 2010 11:30:07 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 18548 invoked by uid 500); 31 Dec 2010 11:30:07 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 18540 invoked by uid 500); 31 Dec 2010 11:30:07 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 18537 invoked by uid 99); 31 Dec 2010 11:30:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Dec 2010 11:30:06 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Dec 2010 11:30:06 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBVBTj4a015227 for ; Fri, 31 Dec 2010 11:29:45 GMT Message-ID: <10638138.81311293794985562.JavaMail.jira@thor> Date: Fri, 31 Dec 2010 06:29:45 -0500 (EST) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-3291) WebSphere MQDestinationResolver which can set MQ specific options 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/CAMEL-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-3291: ------------------------------- Fix Version/s: Future We could maybe make it generic and use some of the reflection API in Camel to set properties. > WebSphere MQDestinationResolver which can set MQ specific options > ----------------------------------------------------------------- > > Key: CAMEL-3291 > URL: https://issues.apache.org/jira/browse/CAMEL-3291 > Project: Camel > Issue Type: New Feature > Components: camel-jms > Reporter: Claus Ibsen > Priority: Minor > Fix For: Future > > > See this code > https://jira.springframework.org/secure/attachment/12688/IBMWebSphereMqDestinationResolver.java > We could provide a similar resolver out of the box in camel-jms which leverage reflection to set those 4 IBM options. > This may make it easier for people who integrate Camel with MQ. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.