To install Enterprise Manager (EM) in already installed JDeveloper Integrated Weblogic Server locally, follow these steps:
- Download Application Developer Runtime as per your jDeveloper version from http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html
- Unzip the file and go to folder as per your version of windows under Disk1 Folder
- Run the setup and enter the JDK or JRE location without any qoutes and complete the installation.
- Once installation is complete, open the quick start of jDeveloper from Start Menu and choose "Configure Domains for Oracle ADF"
- Now choose the option "Extend an existing Weblogic Domain"
- Now choose the location of DefaultDomain. You may need to unhide the AppData folder as by default its hidden. Usually its present at below location:
- You can access the Enterprise Manager (EM) after running the integrated weblogic server at http://localhost:7101/em with weblogic as username and welcome1 as password
Note: Please use correct port and password as per your configuration of integrated weblogic server.
Comments
Post a Comment