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 CCC39C385 for ; Wed, 26 Jun 2013 07:58:31 +0000 (UTC) Received: (qmail 95315 invoked by uid 500); 26 Jun 2013 07:58:30 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 95144 invoked by uid 500); 26 Jun 2013 07:58:24 -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 94968 invoked by uid 99); 26 Jun 2013 07:58:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Jun 2013 07:58:21 +0000 Date: Wed, 26 Jun 2013 07:58:21 +0000 (UTC) From: "Hazem Mashlah (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-4602) activemq-ra missing dependency commons-pool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Hazem Mashlah created AMQ-4602: ---------------------------------- Summary: activemq-ra missing dependency commons-pool Key: AMQ-4602 URL: https://issues.apache.org/jira/browse/AMQ-4602 Project: ActiveMQ Issue Type: Bug Components: activemq-pool Affects Versions: 5.8.0 Environment: glassfish 3.2.1 Reporter: Hazem Mashlah When using a org.apache.activemq.pool.PooledConnectionFactory in our web application and trying to deploy it on glassfish that has activemq-ra 5.8.0 deployed, an exception with message "ClassNotFoundException: org.apache.commons.pool.KeyedPoolableObjectFactory" was thrown. -- 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