On 06/07/2013 09:23 AM, Sean Beck wrote:
Should I give it ptemp as the pool? Or should I create a new one in
post_config()?

When you set up your ActiveMQ connections, you will be using a pool to allocate the memory used. Use that pool. Otherwise, your cleanup and your config for the connection management will happen at different times.

Joe

Reply via email to