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 - Padding leading zeros to a number field using xslt format-number()

In many payment-related integrations, credit card numbers often arrive as plain numeric strings. For security and compliance—and to meet tar...