Showing posts with label SOA. Show all posts
Showing posts with label SOA. Show all posts

Friday, December 4, 2015

Enabling / Installing Oracle API Manager in Embedded SOA Suite that comes with Jdeveloper 12.2.1.


Below are the steps to install Oracle API Manager in Embedded SOASuite
  1. Stop the Embedded Server in JDeveloper
  2. Go to program files. Go to your 12.2.1 start menu select the “Configuration Wizard” in tools
    image

  3. Select Update an Existing Domain and select the domain in the
    %APPDATA%\Roaming\JDEVELOPER
    Click next
    image

  4. Select Oracle API Manager and hit next
    image

  5. Don’t change anything on this screen and Click Nextimage

  6. Click Update
    image

  7. Click Next when Progress is complete
    image

  8. Click Finish
    image
  9. Start the Embedded Server
  10. Now to open APIManager 
    Use the following URL  http://localhost:7101/apimanager

    image

Connecting to SOA Derby Database in JDeveloper 12.2.1


To connect to local derby use the following settings in the Jdeveloper Connection Properties
Leave the password empty
image