calling a loadbalanced weblogic portal 10.3 on https and getting tablinks in http
I have installation of weblogic portal 10.3 application with a loadbalancer (Bigip) in front. The call to bigip is on https 443. Bigip terminates ssl and forwards to the server on http 8001. When I click on tabs etc in the portal I want the url to direct to the loadbalance adress and https again. In older versions like weblogic portal 10.0 I got this to work by configuring the ssl-port on the server to 443 but unchecking ssl and setting <transport-guarantee>CONFIDENTIAL</transport-guarantee>. When we migrated to portal 10.3 the links on tabs etc is in http and the loadbalacing adress.