Friday, September 27, 2019

SOA 12c - Create Integrated weblogic server default domain

To create the default domain, go to Window⇾Application Servers
 Right click on IntegratedWebLogicServer and click on Create Default Domain.
 Enter the domain password and accept defaults.
Domain is building now.
Start the server

Open the http://localhost:7101/console.

No comments:

Post a Comment

Featured Post

OIC XSLT: Execute Only When At Least One Field Has Value and None Are Blank

๐Ÿ”ท OIC XSLT: Validate Fields Before Executing Logic ๐Ÿ”น Requirement Fields: field1, field2, field3, field4, field5 ✔ Execute only when: At le...