Question : move weblogic jms configuration at another server

i need to move my jms configuration, from my own development system to another development computer. I guess, that by just copy/paste some files from my computer to another computer this will work. Am i correct on this assumption?
As a next step, can someone tell me where/which files i need to move?

Answer : move weblogic jms configuration at another server

Hi,

Yes. It does.

1.You can config where the script file will be placed on your disk and start recording at the menu "Preference" > WLST Script Recording
2.You can get script that generated from step1 by using belowed command
${ServerHome}/common/bin/wslt.sh script_generated.py

Here is some reference of WLST.
http://download.oracle.com/docs/cd/E13222_01/wls/docs100/config_scripting/reference.html

Sompol.
Random Solutions  
 
programming4us programming4us