Oracle Weblogic Server (MOSC)

MOSC Banner

Apache 2.2 and WL12c plugin

edited Apr 14, 2016 6:53PM in Oracle Weblogic Server (MOSC) 2 commentsAnswered ✓

We're currently upgrading to PT8.54.  We've Apache and WL12c plugin.

We used Oracle Wallet Manager from the SQL Plus Client to create wallet given we ran into java exception while running orapki delivered in the WL12 plugin.  Both the ewallet.p12 and cwallet.sso files were then copied over to our Apache box (AIX) with proper permissions (755) set to the unix id who boots apache.

In the apache httpd.conf file:


LoadModule weblogic_module /apps/psoft/WLPlugin1212/lib/mod_wl.so

#<IfModule mod_weblogic.c>
WebLogicHost webA.mycompany.org
WebLogicPort 13000
MatchExpression *

<Location /mywebapp>
     SetHandler weblogic-handler
   </Location>

# **** Configuration for SSL *****

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center