> even the signature of the execute method in PutQuery should be changed > (currently it returns a Boolean), but with the change you proposed should > return an Object ... (with a return Boolean when all is good otherwise > something other like in GetQuery ...).
See my previous email. The boolean in this case does not indicate success - it indicates whether or not the operation resulted in the creation of a resource on the server. G
