Every time I try to deploy my EJB service app to Weblogic 10.3 server, I get following error:
java.security.PrivilegedActionException: weblogic.common.ResourceException: java.security.PrivilegedActionException: weblogic.common.ResourceException: No credential mapper entry found for password indirection user=db_user for data source my_ds
How to solve this??