Hi all, I am using XFire and it is working good. For Authentication we have our own mechanism. The user name and the password are passed in the header. We use the 'inHandlers' to authenticate the user. If the same user is hitting me repeatedly can we create a session for the user like what we do in web applications and that way we dont need to revalidate the user for that session.
What is the best way of doing this in XFire. regards Ashok
