This is the xml from both client1 and client2, I censured all jids and stuff.<br>
<br>
CLIENT1:<br>
SENT: &lt;message xmlns=&quot;jabber:client&quot; to=&quot;<a href="http://roel@blah.nl/client2">roel@blah.nl/client2</a>&quot;
type=&quot;chat&quot;&gt;&lt;body&gt;sometext&lt;/body&gt;&lt;thread&gt;blah&lt;/thread&gt;&lt;/message&gt;<br>
<br>
CLIENT2<br>
RECV: &lt;message to=&quot;<a href="http://roel@blah.nl/client2">roel@blah.nl/client2</a>&quot; type=&quot;chat&quot;
from=&quot;<a href="http://roel@blah.nl/client1&quot;">roel@blah.nl/client1&quot;</a>&gt;&lt;body&gt;sometext&lt;/body&gt;&lt;thread&gt;blah&lt;/thread&gt;&lt;/message&gt;<br>
SENT: &lt;message id=&quot;jcl_9&quot; to=&quot;<a href="http://roel@blah.nl/client1">roel@blah.nl/client1</a>&quot;
type=&quot;chat&quot;&gt;&lt;thread&gt;blah&lt;/thread&gt;&lt;body&gt;heyyy&lt;/body&gt;&lt;x
xmlns=&quot;jabber:x:event&quot;&gt;&lt;composing/&gt;&lt;/x&gt;&lt;/message&gt;<br>
RECV: &lt;message id=&quot;jcl_9&quot; to=&quot;<a href="http://roel@blah.nl/client1">roel@blah.nl/client1</a>&quot; type=&quot;chat&quot;
from=&quot;<a href="http://roel@blah.nl/client2&quot;">roel@blah.nl/client2&quot;</a>&gt;&lt;thread&gt;blah&lt;/thread&gt;&lt;body&gt;somereply&lt;/body&gt;&lt;x
xmlns=&quot;jabber:x:event&quot;&gt;&lt;composing/&gt;&lt;/x&gt;&lt;/message&gt;<br>
<br>
We are using the Jive jabber server<br><br>
Thanks in advance!<br>
<br>
Roel<br><div><span class="gmail_quote">On 11/10/05, <b class="gmail_sendername">Matthias Wimmer</b> &lt;<a href="mailto:m@tthias.net">m@tthias.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Roel!<br><br>I propose you send us a dump of the messages, so we can check why it is<br>routed that we. It might also be interesting which server software you<br>are using, in case that there is a bug in the server.<br>
<br><br>Tot kijk<br>&nbsp;&nbsp;&nbsp;&nbsp; Matthias<br><br>Roel Spruit schrieb:<br><br>&gt; Hi Folks,<br>&gt;<br>&gt; I'm developing a limited xmpp client that is meant to communicate with<br>&gt; another<br>&gt; xmpp client...that I'm also building (yeah, busy busy). These two
<br>&gt; clients will<br>&gt; be logged on at the same jabber server, under the same name, but each<br>&gt; under<br>&gt; a different resource.<br>&gt;<br>&gt; My problem: I can send a message from client1 to client2, and it
<br>&gt; arrives as expected,<br>&gt; with the client1 resourcename as the sender. However, when I reply to<br>&gt; this message,<br>&gt; the reply ALSO arrives at client2, and not at client1.<br>&gt;<br>&gt; I figured this was a priority problem, but it doesn't seem to be, with
<br>&gt; client1 at the maximum<br>&gt; priority it still fails.<br>&gt;<br>&gt; Can anybody help me with this problem?<br>&gt;<br>&gt; Regards,<br>&gt;<br>&gt; Roel Spruit<br><br><br></blockquote></div><br>