Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A5E96200828 for ; Fri, 13 May 2016 11:37:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A4F5A160A16; Fri, 13 May 2016 09:37:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 264A6160A12 for ; Fri, 13 May 2016 11:37:13 +0200 (CEST) Received: (qmail 64215 invoked by uid 500); 13 May 2016 09:37:13 -0000 Mailing-List: contact issues-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 issues@camel.apache.org Received: (qmail 64201 invoked by uid 99); 13 May 2016 09:37:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2016 09:37:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 070042C1F69 for ; Fri, 13 May 2016 09:37:13 +0000 (UTC) Date: Fri, 13 May 2016 09:37:13 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-9916) SJMS component is not currently nodev/XML route compatible MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 13 May 2016 09:37:14 -0000 [ https://issues.apache.org/jira/browse/CAMEL-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-9916. -------------------------------- Resolution: Fixed Assignee: Claus Ibsen Fix Version/s: 2.18.0 Thanks for the PR. > SJMS component is not currently nodev/XML route compatible > ---------------------------------------------------------- > > Key: CAMEL-9916 > URL: https://issues.apache.org/jira/browse/CAMEL-9916 > Project: Camel > Issue Type: New Feature > Components: camel-sjms > Reporter: Catalina-Alina Dobrica > Assignee: Claus Ibsen > Fix For: 2.18.0 > > > SJMS component is currently not friendly for XML route usage because: > * You need a component instance which has been "activated" - has had a connection factory set. > * On route restart, the component cannot be reused because the underlying pool is closed and not recreated -- This message was sent by Atlassian JIRA (v6.3.4#6332)