Hi experts,
i' migrating to 1.5 version and have problems with my working (1.4) apache-configuration.

ProxyPass / http://a.b.c.d:11003/xxx/
ProxyPassReverse / http://a.b.c.d:11003/xxx/
ProxyPassReverseCookiePath /xxx/ /

On my page i have a AbstractAjaxTimerBehavior.
The first access to the page works and the page is shown.
But if the AbstractAjaxTimerBehavior respons comes back,
it contains a redirect to my internal tomcat url.

http://a.b.c.d:11003/xxx/wicket/bookmarkable/org.apache.wicket.markup.html.pages.PageExpiredErrorPage

Any ideas?

Regards
Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to