Hmm, I sent <![CDATA[FOO]]>
and it really sent SENT: <message id="jcl_200" to="[EMAIL PROTECTED]" type="chat"><thread>da80858c73f3de63ce3cc8c599e8cacc1c60993c</thread><body><![CDATA[ foo ]]></body><x xmlns="jabber:x:event"><composing/></x></message> You didn't send <![CDATA[boo]]>, you sent <![[CDATA[ foo]]> (note the extra '[') And sending < <message id="jcl_201" to="[EMAIL PROTECTED]" type="chat"><thread>da80858c73f3de63ce3cc8c599e8cacc1c60993c</thread><body><</body><x xmlns="jabber:x:event"><composing/></x></message> -David Waite (noting that his effort to keep this from becoming a jdev thread failed ;-)) _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
