: This has to be done by an UpdateRequestProcessor I think the SignatureUpdateProcessor does exactly what you want ... you just need a Signature implementation that does a simple concat (instead of an MD5)
so we have a simple identity signature? .. it seems like it would be trivial. -Hoss