Wednesday, January 2, 2013

How to Migrate the security from Dev to Test


To migrate the security from one system to another or we can called from Development to test environment follow the following steps

1) Log in to the weblogic with link htt://machine_name:7001/console
  select Security Realms->Migration->Export to export the security from Development environment and pass the location of directory in Export Directory On Server.


2) Select Overwrite if directory already contain the security files and click on Save button, the message will look like at the top

  

3) Click on the Import button and pass the security directory which Exported earlier.


4) After Click on Save button the message with shows at the top as

Now the security of development environment is on test environment