• Oracle WebLogic Server 11gR1 (10.3.6) Installation on Windows (64-bit)


    Oracle WebLogic Server 11gR1 (10.3.6) Installation on Windows (64-bit)

    This article describes the default installation of Oracle WebLogic Server 11gR1 (10.3.6) on Windows (64-bit). The intention is to use this installation as the base for an Oracle Forms and Reports 11gR2 Developer installation.

    Related Articles.

    Software

    Download the WebLogic Server software from Oracle Technology Network. Make sure it is version 10.3.5 if you are planning to use if for Forms and Reports 11gR2.

    Installation

    Install the JDK by double-clicking on the executable and accepting the defaults. Once that is complete, start the WebLogic installation.

    From the command prompt, issue the following statements.

    set JAVA_HOME="C:Program FilesJavajdk1.7.0_79"
    
    %JAVA_HOME%injava -Xmx1024m -jar wls1036_generic.jar

    Click the "Next" button on the welcome screen.

    Welcome

    Enter a location for the middleware home directory (c:apporaclemiddleware), then click the "Next" button.

    Choose Middleware Home Directory

    Enter your MOS details, or uncheck the checkbox if you don't want security updates, then click the "Next" button. Accept all the warnings about remaining uninformed of security updates

    Register for Security Updates

    Accept the "Typical" installation by clicking the "Next" button.

    Choose Install Type

    Select the JDK location and click the "Next" button.

    JDK Selection

    Click the "Next" button to accept the default product installation directories.

    Choose Product Installation Directories

    Click the "Next" button.

    Choose Shortcut Location

    If you are happy with the installation summary, click the "Next" button.

    Installation Summary

    Wait while the installation takes place.

    Installation

    Uncheck the "Quickstart" checkbox, then click the "Done" button.

    Installation Complete

    You can now proceed to install Oracle Forms and Reports 11gR2.

    Post-Installation

    If you are planning to use the installation for something other than Oracle Forms and Reports 11gR2, you will need to create a new domain to work with. This can be done using this Quickstart tool available from the menu.

    Quickstart

    For more information see:

  • 相关阅读:
    为什么要写技术博客?
    MySQL开发总结
    如何在Linux实现自动运行程序
    SSH无密码登录
    PHP版本MS17-010检测小脚本
    Msf的一些常用操作
    bypass safedog upload
    mysql拿webshell总结
    web端MSF搭建
    【漏洞复现】Tomcat CVE-2017-12615 远程代码执行漏洞
  • 原文地址:https://www.cnblogs.com/yaoyangding/p/14989650.html
Copyright © 2020-2023  润新知