1

I would like to know at what location WebLogic 9.2 server stores JMS messages on disk.

Regards Chaitanya

Andrey Adamovich
  • 20,285
  • 14
  • 94
  • 132
Chaitanya MSV
  • 6,706
  • 12
  • 40
  • 46

1 Answers1

0

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.

Andrey Adamovich
  • 20,285
  • 14
  • 94
  • 132