PooledConnection.getConnection() should be public -------------------------------------------------
Key: AMQ-2925 URL: https://issues.apache.org/activemq/browse/AMQ-2925 Project: ActiveMQ Issue Type: Improvement Components: Connector, Documentation, Geronimo Integration, JCA Container, JMS client, JMX, Message Store, Performance Test, Samples, Selector Reporter: Norman Maurer PooledConnection should use public access mode for method getConnection() to make it easier to access the ActiveMQConnection. At the moment I access it via the ActiveMQSession but I think it would be more clean to access it vie PooledConnection -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.