[JDEV] server storage

Heiner Wolf wolf at bluehands.de
Thu Oct 10 06:29:23 CDT 2002


Hi all,

if I iq-set to server side storage, say:
  <iq type='set'><a xmlns='b:c'>d</a></iq>

I can get it again by
  <iq type='set'><a xmlns='b:c' /></iq>

If I set an empty tag
  <a xmlns='b:c' />

then the server's spool file contains an empty tag:
  <a xmlns="b:c" xdbns="b:c" /> 

How do I get rid of it?
  <iq type='DELETE'>...</iq> ??????

--
Dr. Klaus H. Wolf
bluehands GmbH & Co.mmunication KG
http://www.bluehands.de/people/hw
+49 (0721) 16108 75



More information about the JDev mailing list