|
| Re: How to create a JMS persistent file store using WLST in WLS 9.0? |
 |
Sun, 29 Jul 2007 23:14:07 -070 |
Hi,
First Create Persistent Store ( FileStore / JDBCStore).
File Store Creation is as follows:
Store = create("PStore","FileStore")
Set it's File Directory and Targets.
then Create JMS Server and set its Persistent Store as File Store. Set JMS |
| Post Reply
|
|
|
|
|
|
|
|
|
|