jsr343-experts@jms-spec.java.net

[jsr343-experts] Re: JMS 2.0 Priorities: Proposal from Julien Dubois

From: Nigel Deakin <nigel.deakin_at_oracle.com>
Date: Tue, 21 Jun 2011 17:57:53 +0100

Julien,

On 14/06/2011 10:10, Julien Dubois wrote:
> 1. Configuring JMS
> The JMS API should not rely on JNDI, so it is usable outside an application server (inside Tomcat, a batch or a
> lightweight ESB).
> This configuration should include pooling of JMS ressources.

Can you please clarify what you mean by this last point?

Are you suggesting that a JMS vendor needs to offer connection (etc) pooling for use in a Java SE environment? Or are
you suggesting that JMS resources need to be somehow capable of being pooled in a third-party connection (etc) pool?

Nigel