Hi I am using a stateless bean to consume from a jms queue periodically (@Schedule). It's started with the container (@Startup). Is there any way to configure somewhere the initial number of instances for this specific bean?
TIA Leo
Hi I am using a stateless bean to consume from a jms queue periodically (@Schedule). It's started with the container (@Startup). Is there any way to configure somewhere the initial number of instances for this specific bean?
TIA Leo