
March 5th, 2008, 16:55
|
| Junior Member | | Join Date: Feb 2008
Posts: 8
Thanks: 1
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0 | |
| Re: Trouble with OTM behind Websphere Edge as reverse-proxy? Quote:
Originally Posted by chrisplough Unfortunately, the RP config files were for various clients and I don't have any full config files that I'm at liberty to share. I can share a partial config, however, and this may be enough to get you going down the right path: Code: ProxyPass /otm/ http://otm55prod.company.com
ProxyPassReverse / http://otm55prod.company.com
ProxyPassReverseCookiePath / /otm55prod/ This would require the URL Prefix in the OTM glog.properties file to be set to "/otm". Keep in mind that once OTM is configured for RP access using the URL Prefix, you won't be able to connect to it directly and get full screens.
BTW - I have run across one client no who is using WebSphere as a RP and it is working. Unfortunately, the same applies - can't share their data, since it is client specific.
--Chris |
Chris,
Thanks. That's much help. We'll take it from there and let you know how it goes.
Thanks again
Joby |