Authentication via the gateway to jabber.org does not work. Authentication directly to jabber.org via Spark is fine. There error I get when authenticating via the gateway is:
2008.02.12 09:50:33 Creating xmpp session for mtstravel
2008.02.12 09:50:35 xmpp user's login/password does not appear to be correct: mtstravel
SASL authentication failed:
at org.jivesoftware.smack.SASLAuthentication.authenticate(SASLAuthentication.java:327)
at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:438)
at org.jivesoftware.openfire.gateway.protocols.xmpp.XMPPSession$1.run(XMPPSession.java:198)
Windows XP SP 2, Spark 2.5.8, Openfire 3.4.5, Gateway 1.2.2a
It says fixed, but as far as 1.3.0 is concerned, jabber.org still produces this error if not similar.
Where are you seeing "fixed"?
It's open and assigned for 1.2.4.
Ah nevermind, it's just me going crazy.
I have absolutely same problem with jabber.cz:
2008.06.02 10:14:06 Creating xmpp session for something@jabber.cz
2008.06.02 10:14:06 xmpp user's login/password does not appear to be correct: something@jabber.cz
SASL authentication failed:
at org.jivesoftware.smack.SASLAuthentication.authenticate(SASLAuthentication.java:327)
at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:438)
at org.jivesoftware.openfire.gateway.protocols.xmpp.XMPPSession$1.run(XMPPSession.java:203)