Question
1
Replies
106
Views
Cts
Posted: June 4, 2019
Last activity: June 5, 2019
Closed
JMS Listener
Hello ,
We have a JMS mdb listner in combination with Weblogic. And we see listener is working fine but many listener instances are getting created. Does someone has any any experience with it and how we can limit this. Screenshot attached.
Any thoughts/inputs welcome
Thanks
***Edited by Moderator Marissa to update platform capability tags****
This is controlled by some settings in weblogic-ejb.jar.xml (initial-beans-in-free-pool,max-beans-in-free-pool), see an example here: https://community.pega.com/knowledgebase/how-increase-concurrent-prasync-mdb-sessions-prpc-ear-file-deployments-weblogic. It is applicable for all MDBs on Weblogic server.