On Mon, Aug 24, 2009 at 3:01 PM, Bernd Fondermann<bf_...@brainlounge.de> wrote: > Is this a problem with Smack or with the test setup or anything else?
It's due to the simple fact that we have not yet implemented the full JID resolution in MUC. So, right now, as a temporary solution, I use SessionContext.getInitiatingEntity() which contains the bare JID only. I'll have a look at implementing it. /niklas