Url used in report should be configured in configuration screen (Base URL).
Emmanuel
Michael Böckling a écrit :
Hello list,
when Continuum sends me a mail, the link to the "Online Report" looks
like this:
Online report : http://localhost:8080/continuum/...
This of course leads nowhere. In application.xml, i configured the
http-listener like this:
<http-listener>
<port>8090</port>
<host>morpheus</host>
</http-listener>
So shouldn't the link look like this:
http://morpheus:8090/continuum/...
Or is this to be configured someplace else?
Regards,
Michael