Tigase XMPP Testing Zone
Submitted by kobit on Thu, 08/21/2008 - 07:11.
This is Tigase.org project testing zone. Feel free to join tests, connect your clients or server to the cluster installation available at the address: xmpp-test.tigase.org.
We are going to make everything available for tests by the end of August 2008. If you have any suggestions or requests regarding this please leave your comments.

DNS SRV or devel.tigase.org configuration problem
SRV lookups for xmpp-test.tigase.org return the following:
Although veloci and shell2 seem correctly configured to accept XMPP client connections to xmpp-test.tigase.org, devel returns the following:
<?xml version='1.0'?>
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5f4e8b6f-2113-400d-918c-db85338c16a7' from='devel.tigase.org' version='1.0' xml:lang='en'>
<stream:error>
<host-unknown xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
</stream:error>
</stream:stream>
This is true indeed. The
This is true indeed. The devel.tigase.org is not part of the cluster and has been left in DNS by mistake. It is fixed now.
Thank you for letting me know.