Posts

Showing posts from July, 2020

OJET Deploy WebLogic Server Using NetBeans Oracle Fusion Part 2

OJET Configure weblogic Netbeans and Deploy to WebLogic Server Oracle Fusion Part 2 In continuation of below Part1, we will see the following steps for deployment. https://oracleappsjet.blogspot.com/2020/07/ojet-deploy-weblogic-server-oracle-Fusion-Part1.html Login in Weblogic Console Enter the Credentials   Go to Deployments --> and Click on Install Select the Folder were the war file is generated. Automatically the war file will appear, select the war file folder and Click Next. Keep all Defaults and Click Finish Check your Configuration Test the application Start the service Select the IPaddress and Navigate to any other bowers and can test the application. Finally the Page appears as below.