Subdomains
Hello all,
I have a question regarding subdomains on WLS. I need a bit more information about a subject found here at Oracle Forum: http://forums.oracle.com/forums/thread.jspa?threadID=2210200&tstart=210.
So, we have a few apps running on same server, for example
http://host/app1
http://host/app2
And we want them to be accessed by URLs:
http://app1.host
http://app2.host
Where can I find more information about this subject? We need something like Apache's Virtual Host functionality, but I'm not sure if WebLogic's Virtual Host is the right thing, because I cannot find where to set entry point for each app. Setting context-root for every application to "/" like someone at Oracle Forum suggested is a bit confusing and, as far as I understand, requires each app to be deployed on different virtual server?
I have a question regarding subdomains on WLS. I need a bit more information about a subject found here at Oracle Forum: http://forums.oracle.com/forums/thread.jspa?threadID=2210200&tstart=210.
So, we have a few apps running on same server, for example
http://host/app1
http://host/app2
And we want them to be accessed by URLs:
http://app1.host
http://app2.host
Where can I find more information about this subject? We need something like Apache's Virtual Host functionality, but I'm not sure if WebLogic's Virtual Host is the right thing, because I cannot find where to set entry point for each app. Setting context-root for every application to "/" like someone at Oracle Forum suggested is a bit confusing and, as far as I understand, requires each app to be deployed on different virtual server?
0