Issue while setting up Reverse Proxy Server with weblogic 11g for Peoplesoft app 9.1 tools 8.53
Hi All,I am facing a challenge while implementing RPS for an application.:
1) I have a website where authentication token domain has been setup . This is the application i am setting RPS for on another server. The URL of this application is like : http://host1.abc.com:port1/ps/signon.html
2) I created a multi server domain on another server, started the weblogic admin and RPS server on host 2, port 2. in the httpproxyservlet config file web.xml, i provided the backend content server as :
weblogichost : host1.abc.com, weblogicport:port1
3) Now when i open the URL : http://host2:port2 ..it redirects me to the weblogic web page . But when i open
1) I have a website where authentication token domain has been setup . This is the application i am setting RPS for on another server. The URL of this application is like : http://host1.abc.com:port1/ps/signon.html
2) I created a multi server domain on another server, started the weblogic admin and RPS server on host 2, port 2. in the httpproxyservlet config file web.xml, i provided the backend content server as :
weblogichost : host1.abc.com, weblogicport:port1
3) Now when i open the URL : http://host2:port2 ..it redirects me to the weblogic web page . But when i open
0