Hi there, I'm trying to delete a node with the following put request to Dove:
xml=<request><security name="admin" password="admin2k" /><put id="1"><original><object type="contentelement" number="134" status="delete"/></original></put></request> Unfortunately this doesn't seem to work. I looked in the code of Dove.java but it doesn't seem that the putDeleteNode() nor the putDeleteRelation() functions are called at all. This is done only when new relations are created at the same time as well. Is this correct? Is Dove still in use by anybody at all, or will Dove soon become obsolete? Greetings, - Kors