google apspot xmpp send fail. is this bug?
- by cometta
JID jid = new JID("[email protected]"); //success with code
    SUCCESS
    JID jid = new JID("mycomponent.host.domain.com");  //send fail with
    code INVALID_ID    ,but when i try send from gmail OR jabber to
mycomponent.host.domain.com . it was a success.
Is this a but in google xmpp api?