Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

SOA Application Missing in Jdeveloper 12C

Sep 19, 2018

Share this post

Issue:

After JDeveloper 12C installation,  SOA tire Application is not coming as by default project even after multiple extensions updates as like below screenshot.

Resolution:

Reinstall the JDeveloper with following below steps:

    • Deinstall JDeveloper by launching the script- Path – “C:\Oracle\Middleware\product\Oracle_Home\oui\bin\deinstall.cmd”.
    • Remove leftover directories- “C:\Oracle\Middleware” “C:\Users\XXXXX\AppData\Roaming\JDeveloper\system12.1.3.0.41.140521.1008” “C:\Users\XXXXX\AppData\Roaming\JDeveloper\12.1.3.0.0”
    • Create a symbolic link “C:\Program_Files” to the directory “C:\Program Files”. You can also install JDK to a different path which doesn’t contain any spaces.
    • Set JAVA_HOME environment variable to “C:\Program_Files\Java\jdk1.7.0_80”.
    • Set PATH=C:\Program_Files\Java\jdk1.7.0_80\bin;%PATH%
    • Launch the installer from admin command prompt: java -jar fmw_12.1.3.0.0_soa_quickstart.jar
    • After installing the JDeveloper You can check on Help à About à version à You can find SOA composite editor or You can check on Application gallery.