I'm getting an error when using document() on a URL which redirects. It looks like Xalan (2.7.2) is not honouring the redirect, but instead is processing the content.
Is this a known restriction? Is there a way to tell Xalan to honour redirects when processing document() calls?