[JDEV] Connecting to Jabber Server using java

Sarfraj spagarkar at ebusinessdesign.com
Mon Oct 2 20:28:20 CDT 2000


Hello,

When i send following string to connect to jabber server:

<stream:stream to="jabber.org" xmlns="jabber:client"
xmlns:stream="http://etherx.jabber.org/streams/">


the xml string i recieve is as follows:

<?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.j
abber.org/streams' id='39D8D8BA'><stream:error>This server is not the one in
your to attribute.
</stream:error></stream:stream>



Can you please tell me how i can go about solving this problem.

Thanks,
Sarfraj





More information about the JDev mailing list