开发者

Where are JMS messages stored in WebLogic 9.2 server?

开发者 https://www.devze.com 2022-12-10 06:03 出处:网络
I would like to know at what location WebLogic 9.2 serve开发者_JS百科r stores JMS messages on disk.

I would like to know at what location WebLogic 9.2 serve开发者_JS百科r stores JMS messages on disk.

Regards Chaitanya


It actually highly depends on your configuration. Check config directory in your domain and search for JMSFileStore (I assume you are using that) configurations. Here is a little documentation about that.

0

精彩评论

暂无评论...
验证码 换一张
取 消