I'm using OC4J 1.0.2.2.1 behind Apache 1.3.22 on Windows 2000; Apache is set up as frontend to Orion, and the configuration of both components is as documented. Apache has both ProxyPass and ProxyPassReverse for the path my application is mapped to, Orion has in default-web-site.xml the correct <frontend host=... port=... /> tag.
Yet as soon as I try to send a redirect message to the browser, I get the error mentioned in <http://bugzilla.orionserver.com/bugzilla/show_bug.cgi?id=437>: the host attribute of the frontend tag is ignored, and 127.0.0.1 is used instead. This is a showstopper for me (as in this particular situation using a forward can be even trickier), so has anyone found a workaround for this bug? Currently I'm thinking of parsing the XML configuration myself, and do a sendRedirect with an absolute URL built this way... But there must be a better way. Any help is appreciated. Sebastiano Pilla E-TREE S.p.a. Via Fonderia 43 - 31100 Treviso (Italy) phone +39.0422.3107 fax +39.0422.310888 http://www.e-tree.com http://www.webanana.com