how do i indicate that a fatal exception has occured in a transformer, specifically, in one of the SAX event handler methods? i would think that i'd throw a ProcessingException, but that's not allowed per the method signature of XMLProducer interface. when i throw a SAXException, i don't end up with an internal server error being tossed to the client, the request just hangs. what's the best practice for this situation? - donald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]