Sunday, April 1, 2012

Oracle Service Bus 11.1.1.5: Create Business Service using Oracle Enterprise Pack for Eclipse (OEPE)
  • In the project tree, right-click on the business folder and select
    New | Business Service.

  • Enter CustomerService into the File name field, check a second time that the
    business folder is selected, and click on the Finish button:
  • Navigate to the General tab, if it does not already have the focus, and select the
    WSDL Web Service radio button.


  • Choose WSDL Web Service Radio Button and Click Browse




Terraform Infrastructure as Code (IaC) for AWS

 Terraform is an Infrastructure as Code (IaC) tool that enables you to provision and manage AWS infrastructure using a declarative configura...