Bom dia caros amigos do GUJ,
Estou com dificuldades para instalar meu JDeveloper v10.1.3.
Li na web varios tuts e manuais no oracle…
ex:
http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state/content/navId.4/navSetId._/vtAnchor.CIHFDCBD/vtTopicFile.adfdevguide|deployment_topics~htm/
Porém continuo sem entender…
The version for the ADF libraries being installed is 10.1.3.39.84
Como ficaria meu adfinstaller.properties ?
# The absolute path to the directory containing the ADF jars to be installed.
# This is the location of the directory where you unzipped the adfinsatller.zip
OracleHome = C:\"Documents and Settings"\developer\Desktop\addinstaller
# Home directory for the destination application server,
# where the ADF Jars need to be installed
DesHome = C:\oraclexe\app\oracle
# Specify the platform for the Application Server where the ADF libraries need
# to be installed. This has to be one of the following choices.
# OC4J/AS/TOMCAT/JBOSS/WEBLOGIC
type = AS
# Specify the weblogic domain directory, when choosing the type as WEBLOGIC
#UserHome = C:\\software\\AppServers\\bea\\user_projects\\domains\\jdevdomain
# If the type is OC4J or AS, change the oc4jInstance Name if it is other than the default name home.
Oc4jInstanceName = OC4J
# Specify the install action to be taken.
# Please note, UNINSTALL is not supported with AS
# INSTALL/UNINSTALL/RESTORE
InstallOption = INSTALL
# Please specify the version of the ADF libraries to be restored, in case of
# the RESTORE Option. Uncomment and provide the correct version.
# RES_VERSION = 10.1.3.xx.xx
# Specify if the output should be silent, or written to the screen.
# The installer output is also written to a ${platform}.html file.
# silent = true
Valeu !