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