eusoulevi / emite

Automatically exported from code.google.com/p/emite
0 stars 0 forks source link

XmmpURI: The @ is NOT mandatory #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Self explained:

[DEBUG] GWT CONNECTOR RECEIVED: <body
xmlns='http://jabber.org/protocol/httpbind'><message
from="emitetest.ourproject.org" to="admin@emitetest.ourproject.org"><body>A
server or plugin update was found: Openfire 3.5.0</body><x
xmlns="jabber:x:delay" from="emitetest.ourproject.org"
stamp="20080423T20:58:37"/></message></body>
(...)
[FATAL] Uncaught Exception: java.lang.RuntimeException: The @ is mandatory

http://www.xmpp.org/internet-drafts/attic/draft-saintandre-xmpp-uri-00.html
XMPP-URI      = "xmpp:" jid [ "/" resource]
jid           = [ node "@" ] host

Optional!

Original issue reported on code.google.com by vruiz.ju...@gmail.com on 23 Apr 2008 at 11:50

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 24 Apr 2008 at 10:26

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 24 Apr 2008 at 11:15

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 24 Apr 2008 at 11:46