How to create / recreate Jdeveloper domain ?
1.By default when we start weblogic server first time its domain(system folder) is created
at location “%USERPROFILE%\Application Data\JDeveloper”.
2.If we want to recreate it we need to delete it and start weblogic server again it will create
a new system folder
3.If we do not want to create system folder at default location then we need to add an environment
variable “JDEV_USER_HOME” and give desired path as value like following –
4.After this on start of server it will create new system folder on specified path
No comments:
Post a Comment