wso2 / docs-apim

Apache License 2.0
70 stars 397 forks source link

[MI] Update JMS configs in docs #5005

Open Nirothipan opened 3 years ago

Nirothipan commented 3 years ago

Description: In the docs https://apim.docs.wso2.com/en/latest/install-and-setup/setup/mi-setup/brokers/configure-with-weblogic/ following configs are missing

[transport.jms]
sender_enable = true
listener_enable = true

In addition to this, we need to mention about connection factory usage in consumer proxy. ( like default will be mentioned if nothing specified and how to define.

Also we need to revisit the configs in other JMS docs as well

Nirothipan commented 3 years ago

This needs to be checked and updated in all doc versions