Host, port and context where the MMC expects Ode should be derived from the
deployment
--------------------------------------------------------------------------------------
Key: ODE-373
URL: https://issues.apache.org/jira/browse/ODE-373
Project: ODE
Issue Type: Bug
Components: Management Console
Reporter: Tammo van Lessen
Fix For: 1.3
Host, port and context are currently hard coded. This leads to the effect that
the MMC stops working when ODE is deployed in a different context name than
"ode" or tomcat has setup for a different port. In addition, hard-coded paths
cause some troubles when the console shall be accessed from other machines due
to some XSS protections in browsers.
I think the best way to fix this is to use relative URLs as this should solve
all the problems stated above.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.