Deploying JSTL

Check if JSTL is deployed. Otherwise, deploy JSTL as follows:

  1. Depending on the operating system and WebLogic version, go to the following location:

    WebLogic 11g:

    • Windows: Go to <WebLogic Home>\wlserver_10.3\bin
    • Linux and Solaris: Go to <WebLogic Home>/wlserver_10.3/bin

    WebLogic 12c:

    Windows: Go to: <WebLogic Home>\wlserver\bin

    Linux and Solaris: Go to <WebLogic Home>/wlserver/bin

  2. Run:
    • (For Windows) setWLSEnv.cmd
    • (For Linux and Solaris) setWLSEnv.sh
  3. Run the following command:

    java weblogic.Deployer -adminurl t3://<Host Name>:<Port number> -user <WebLogic User Name> -password <WebLogic Password> -deploy -library <WebLogic Server Home Directory>/common/deployable-libraries/jstl-1.2.war

Related Topics

Gateway Manual Installation On Administration Server

Installing Oracle ADF (11g Only)

Installing Oracle Fusion Middleware Infrastructure (WebLogic 12c Only)

Running the Repository Creation Utility (RCU)

Creating the WebLogic Domain (11g)

Creating the WebLogic Domain (12c)

Modifying the Gateway Application File

Adding a Data Source

Creating Users and Associating them with a Role

Deploying Primavera Gateway in WebLogic

Setting JVM Arguments in WebLogic

Adding the OWSM Policy to the Application

Starting the Application in WebLogic

Starting WebLogic

Stopping WebLogic



Legal Notices
Copyright © 2013, 2015, Oracle and/or its affiliates. All rights reserved.

Last Published Wednesday, March 25, 2015