Smack 4.1.0 give a "SASL Authentication failed. No known authentication mechanisims." error

Hi,

I updated Smack to 4.1.0 release, and now when I try to login to my xmpp server (Tigase v.5.2.3), smack launch this SmackException “SASL Authentication failed. No known authentication mechanisims.” Before I used Smack 4.0.6 and it worked.

Someone can help me? Thanks in advance

I was having the same problem. Just make sure you have the jar: smack-sasl-provided-4.1.0.jar in your classpath.

Great!!! Now it works! Thanks