Hi There,
I am using mysql as the database, on linux platform. I have created a user with the name 'testuser' and host name in the database is set to 'localhost.localdomain' . I checked in the hosts file, I have removed all the entries except one for the localhost.localdomain
Whenever I try to access the application it gives me the following errors.
SEVERE: Invalid authorization specification: Access denied for user:
'testuser@trytel.com' (Using password: YES)
Thanks in advance for the tips you might have
Rohit