Oracle Weblogic Server (MOSC)

MOSC Banner

Weblogic Virtual Directory Mapping not working

Deploy weblogic app including weblogic.xml with Virtual Directory Mapping. Using JDeveloper/Weblogic 12.1.3. When I attempt to access files in the mapped directory, it never works. Always returns 404. URL is like http://myhost/mycontext-root/apidefs .

Expected to see a list of the files and directories in /mydirectory/apidefs (this directory exists and is readable/executable to all.

What am I doing incorrectly?

<?xml version = '1.0' encoding = 'windows-1252'?>

<weblogic-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

                  xsi:schemaLocation="http://xmlns.oracle.com/weblogic/weblogic-web-app http://xmlns.oracle.com/weblogic/weblogic-web-app/1.5/weblogic-web-app.xsd"

                  xmlns="http://xmlns.oracle.com/weblogic/weblogic-web-app">

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