Hi Sanket,
You're not using the database here for the credentials, as your stack trace shows that you're using the UsersRolesLoginModule.
That means you need the appropriate files in the /conf directory of your JBoss AS server instance, for the roles and credentials required.
See http://community.jboss.org/wiki/UsersRolesLoginModule for details.
HTH...
Regards,
Maurice