Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-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 B9FA7E67B for ; Fri, 30 Nov 2012 19:37:59 +0000 (UTC) Received: (qmail 96625 invoked by uid 500); 30 Nov 2012 19:37:59 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 96576 invoked by uid 500); 30 Nov 2012 19:37:59 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 96567 invoked by uid 99); 30 Nov 2012 19:37:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2012 19:37:59 +0000 Date: Fri, 30 Nov 2012 19:37:59 +0000 (UTC) From: "Pragadeesh Prakasam (JIRA)" To: dev@activemq.apache.org Message-ID: <795870716.46551.1354304279473.JavaMail.jiratomcat@arcas> In-Reply-To: <491837125.24644.1353965098077.JavaMail.jiratomcat@arcas> Subject: [jira] [Comment Edited] (AMQ-4189) PooledConnectionFactory with JmsTemplate results in MalformedParameterizedTypeException 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/AMQ-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507472#comment-13507472 ] Pragadeesh Prakasam edited comment on AMQ-4189 at 11/30/12 7:36 PM: -------------------------------------------------------------------- [~robinsk] We were using commons-pool 1.5.4 and when I replaced it with 1.6, we are not getting the issue anymore. But, I am concerned as per your comment that this could just be a temporary fix. when using the above, I have run into the following issue that was supposedly fixed in 5.4.2 I found the below issue logged in this forum https://issues.apache.org/jira/browse/AMQ-2902 was (Author: pragadeesh): [~robinsk] We were using commons-pool 1.5.4 and when I replaced it with 1.6, we are not getting the issue anymore. But, I am concerned as per your comment that this could just be a temporary fix. > PooledConnectionFactory with JmsTemplate results in MalformedParameterizedTypeException > --------------------------------------------------------------------------------------- > > Key: AMQ-4189 > URL: https://issues.apache.org/jira/browse/AMQ-4189 > Project: ActiveMQ > Issue Type: Bug > Components: activemq-pool > Affects Versions: 5.7.0 > Environment: Tomcat 7.0.27 > Spring 3.1.2 > Reporter: Pragadeesh Prakasam > Attachments: ConnectionPoolTest.java, jms-local-test.xml > > > > > > > > > > > > > > > > > here if we use org.apache.activemq.pool.PooledConnectionFactory instead of org.springframework.jms.connection.SingleConnectionFactory, > we are receiving org.springframework.beans.factory.BeanCreationException: Initialization of bean failed; nested exception is java.lang.reflect.MalformedParameterizedTypeException > We got this when we upgraded from ActiveMQ 5.4 to 5.7 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira