I have the following service defined to handle my User resource. The server returns namespaced JSON data, and expects namespaced JSON data in return. Unfortunately, while I've been able to to configure it to read the data, it refuses to namespace the output data. The closest I've come is with the I have the following service defined to handle