Hello,

I've set up a messenging system in our intranet using Jabber 1.4.1. 
Everything's working fine, but jud refuses to work. When I try to search for 
a user on our local user directory, I get the following error:
"There was an error fetching the search form: Server connect failed"

Relavent snips from my jabber.xml file follow:

<service type="jud" jid="jud.ims.intranet.cmc" name="CMCH IMS User Directory">
        <ns>jabber:iq:search</ns>
        <ns>jabber:iq:register</ns>
        </service>

<service id="jud"> <host>"jud.ims.intranet.cmc"</host>
        <load><jud>./jud/jud.so</jud></load>
        <jud xmlns="jabber:config:jud">
        <vCard>
        <FN>User Directory on localhost</FN>
        <DESC>This service provides a simple user directory service.</DESC>
        <URL>http://jud.ims.intranet.cmc</URL>
        </vCard>
        </jud>
        </service>

I've made the relavent changes in our intranet DNS.... ims.intranet.cmc and 
jud.ims.intranet.cmc are resolvable anywhere in the intranet. What could be 
the problem?

Regards,
Vinu.

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to