Oracle SOA Suite (MOSC)

MOSC Banner

redirect 4 WLS-Domain via one OHS

edited Dec 20, 2016 4:02AM in Oracle SOA Suite (MOSC) 1 commentAnswered

Hi all,

we have 4 SOA, BPM, Intern and OSB Domains and have to manage WebTier via one OHS (+1 OHS Standby).

As you know, each Domain has one /console and one /em

How can seperate via OHS configuration and VirtualHost differrent request for each Domain, without conflict with URL and URI adresses. I think about a soltuion as followed. Is there any other soltion available?

<Location /em_1>

    WLSRequest ON

    WebLogicHost HOST

    WeblogicPort 7001

</Location>

<Location /em_2>

    WLSRequest ON

    WebLogicHost HOST

    WeblogicPort 9001

</Location>

<Location /em_3>

    WLSRequest ON

    WebLogicHost HOST

    WeblogicPort 9901

</Location>

<Location /em_4>

    WLSRequest ON

    WebLogicHost HOST

    WeblogicPort 9801

</Location>

Thanks,

Moh

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