Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 18541 invoked from network); 6 Jul 2010 09:04:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Jul 2010 09:04:20 -0000 Received: (qmail 20753 invoked by uid 500); 6 Jul 2010 09:04:20 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 20626 invoked by uid 500); 6 Jul 2010 09:04:18 -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 20616 invoked by uid 500); 6 Jul 2010 09:04:17 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 20610 invoked by uid 99); 6 Jul 2010 09:04:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jul 2010 09:04:16 +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; Tue, 06 Jul 2010 09:04:14 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6693rGi015435 for ; Tue, 6 Jul 2010 09:03:53 GMT Message-ID: <9269102.33001278407032993.JavaMail.jira@thor> Date: Tue, 6 Jul 2010 05:03:52 -0400 (EDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-2909) Oracle AQ does not support the JMSReplyTo property and therefore throws a "JMS-102: Feature not supported" exception when the JMS provider tries to get it. In-Reply-To: <3238147.32261278339113017.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2909. -------------------------------- Fix Version/s: 2.4.0 Resolution: Fixed trunk: 960845. Will now ignore this exception and log a message at TRACE level in case you want to see the thrown exception. > Oracle AQ does not support the JMSReplyTo property and therefore throws a "JMS-102: Feature not supported" exception when the JMS provider tries to get it. > ----------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-2909 > URL: https://issues.apache.org/activemq/browse/CAMEL-2909 > Project: Apache Camel > Issue Type: Bug > Components: camel-jms > Affects Versions: 2.3.0 > Reporter: Max Matveev > Assignee: Claus Ibsen > Fix For: 2.4.0 > > > Oracle AQ does not support the JMSReplyTo property and therefore throws a "JMS-102: Feature not supported" exception when the JMS provider tries to get it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.