Can connection.login return false if account does not exist?

Would also be nice if AccountManager had an exists(String username) function to see if account actually exists.

Thanks for the feature request, I’'ll add it to the issue tracker.

Regards,

Matt

Thanks!

Great job guys, couldn’'t have made it any easier.

Travis,

To clarify, it makes sense to me to add the exists method to AccountManager, but login probably won’'t return true or false. Instead, it throws an exception (where more information can be learned) if login fails.

Regards,

Matt

Is there alread a soultion now in the smack version 1.3.0?

Thanks for your reply.

André