I have two connection factories under Resources ->JMS ->Connection Factories
.
1) ConnectionFactory
2) IntegrationConnectionFactory
I want to modify the maximum Connection of connection pool under both the connection factories.
Resources ->JMS ->Connection Factories -> ConnectionFactory -> Connection Pool -> Maximum Connection
.
Can someone please help me to write Jython script to modify the maximum connection of connection pool under connection Factories.