An Application with getScheme()=https deployment issue with cluster
Hi,
Our environment is weblogic server 10.3.6.0.12 on RHEL 5
Java 1_6_0_20 and backend database is Oracle 11g.
We are trying to deploy an application uses getScheme()=https on cluster, It behaves differently while creating Dynamic url.
When it is deployed on single server the creation of runtime dynamically url is fine with getScheme()
Any configuration modifications either in weblogic do you suggest so same application works for cluster too.