Hi how to resolve the following issue :
NotesException: Password or other security violation for database
i am trying to open the names.nsf using java code.
i did first call the switchuserID and then open the database.
if i hardcode the password in the switchuser method its working fine.
any clue.