Author: theute
Date: 2011-11-02 08:11:01 -0400 (Wed, 02 Nov 2011)
New Revision: 7929
Modified:
epp/portal/branches/EPP_5_2_Branch/gadgets/server/src/main/webapp/containers/default/container.js
Log:
JBEPP-1334: Gadget render error in HTTPS mode
Modified:
epp/portal/branches/EPP_5_2_Branch/gadgets/server/src/main/webapp/containers/default/container.js
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/gadgets/server/src/main/webapp/containers/default/container.js 2011-11-02
11:40:58 UTC (rev 7928)
+++
epp/portal/branches/EPP_5_2_Branch/gadgets/server/src/main/webapp/containers/default/container.js 2011-11-02
12:11:01 UTC (rev 7929)
@@ -111,7 +111,7 @@
},
// Default Js Uri config: also must be overridden.
-"gadgets.uri.js.host" : "http://%host%/",
+"gadgets.uri.js.host" : "//%host%/",
"gadgets.uri.js.path" : "/eXoGadgetServer/gadgets/js",
// Default concat Uri config; used for testing.
Show replies by date