hello i have ejabberd+spark intergrated with Active directory and SSO.
im trying to search users in contact my contact list. but getting “there is no connection with the search service” error. is there a way to search in already generated contact list? like in pidgin - just typing user name in main window and it searching.
also why it doesnt search on server i dont know. is this spark or ejabberd problem?
also when i trying to add user from contacts->add contact it sucessully added. just dont working search
The Spark is initially developed to be used with the Openfire server. While it should work with any other XMPP server i.e. ejabberd this is not tested enough. Recently I tested the Spark with other public XMPP servers with Prosody and the EJabberd and there was a few bugs. Some of them I fixed so in the next release it should be more stable.
The Openfire server comes with the included search plugin that supports the XEP-0055 Jabber Search. That’s why the Spark just expects that the server supports the feature.
But for the EJabberd you may need to enable the feature, but I don’t know how.
thanks for information. im also have another trouble with spark + ejabberd. using AD integration i cant write to anybody just with spark. in other client works ok. i will glad if you will fix that in next release
the error i have “an error has been detected: service-unvailable”
if i will fix SSO with openfire i will use this, but right now no success. that is why im trying ejabberd where this works (only with spark by the way)
I think Spark’s search functionality needs the Openfire Search plugin (which is using a slightly different search protocol from the standard XMPP search).