When I want to access PMP from internet, when I do this I have a weird issue...
PMP is accessed from the internet on HTTPS (443) and nat-ed to PMP-server on port 7272. I get the log on page, so far so good. Then when I try to log in it won't go any further and get eventually a time out. I see in the browser that it has problems with "j_security_check"...
Now here is the odd thing: when I enable HTTP (80) and redirect it to the PMP-server, log in runs flawessly!!!! I really don't want to open HTTP just for PMP. Is this a known issue or better: how can I resolve/configure this ..?