Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

.product.properties

João RodriguesJul 16 2020 — edited Jul 16 2020

This .product.properties is overwritten everytime we use JDeveloper :

#updated by JDeveloper

#Mon Feb 24 20:26:26 GMT 2020

JDEV_HOME=/C\:/Oracle/Middleware/Oracle_Home/jdeveloper/

DOMAIN_HOME=/C\:/Users/jpsr_/AppData/Roaming/JDeveloper/system12.2.1.4.42.190911.2248/DefaultDomain/

COMMON_COMPONENTS_HOME=/C\:/Oracle/Middleware/Oracle_Home/oracle_common/

I could not find where the DOMAIN_HOME is set for this location inside JDeveloper or inside Oracle installation folder, can someone help?

JDEVELOPER Studio Edition Version 12.2.1.4.0

Comments

Timo Hahn

It would help if you tell us why this is a problem for you. The domain home is set to the internal WLS when you use JDev it'll use the integrated wls.

Timo

dvohra21

The ${jdev.middleware}/wlserver_10.3/.product.properties file is used to indicate the DOMAIN-specific environment variables such as ${DOMAIN_HOME} to copy logging.xml.

"This .product.properties is overwritten everytime we use JDeveloper :"

What is meant by "use"? Restart?

1 - 2

Post Details

Added on Jul 16 2020
2 comments
67 views