Hi there!

I have a tapestry powered site running behind an HTTP-Proxy that hides the glassfish instance from the user.
Unfortunately it also hides the web-app context root:

http://doma.in:8080/contextRoot/page becomes http://doma.in/page

This causes a whole lot of problems, most of which I managed to fix (I use an AssetPathConverter for example), but I wasn't able to find a way to change the request path of the autocomplete mixin's ajax requests, the path always contains the context root (but not hostname and port).

Is there a way to change the request path of those ajax requests?


Tapestry version: 5.2

--
Michael Bayer
Software Developer

Gameforge Productions GmbH
Albert-Nestler-Straße 8
D-76131 Karlsruhe

Tel. +49 721 354 808-0
Fax  +49 721 354 808-152

michael.ba...@gameforge.de

http://www.gameforge.de

Amtsgericht Mannheim, HRB 701682
USt-ID: DE 254 298 652

Geschäftsführer: Alexander Rösner, Christoph Jennen



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to