Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
2.0 Final
-
None
-
Tomcat as shipped with Magnolia 2.0, author and public instances running separately on ports 8081 and 8082, behind Apache HTTP Server 2.0.54 (with mod_jk) on port 80.
Description
With this set up:
author on Tomcat localhost:8081
public on Tomcat localhost:8082
apache listening on author.localhost:80 and public.localhost:80
there is a problem with activation. The public instance is unable to connect back to the author instance in order to retrieve the activated content (it tries to use port 80 when it should be using 8081).
Checklists
Acceptance criteria