|
| Re: WLST to create a JMS FileStore |
 |
Mon, 24 Mar 2008 11:50:36 -070 |
Thanks for the response. I did try using the record script but unfortunately the
generated script assumes that the server is started and it uses the cmo. I am
trying to write offline scripts to setup a new domain from scratch. the
generated script did not work for me, I kept getting "you must be
connected...." messages. Anyway, I keep getting a lot confused between all
the three options, I wish BEA documents them with more details.
. Using configToScript (generates code that is more like a procuderal codem
using loops, fors, etc)
. Using offline scripts (create(), set(), etc)
. Using online scripts (cmo.createServer(), cmo.setJNDIName())
The difference between all the three is not clear. I had a hard time unders |
| Post Reply
|
|
|
|
|
|
|
|
|
|