If your database is not secured, you do not need to set database authentication. This is not recommended for a production environment.
If your database is secured, you need to set database authentication. You can configure authentication through:
- The application
- The administrative console with Component-managed Authentication Alias. This is used when the application resource reference uses res-auth = Application.
If you do not set an alias through the component-managed authentication or otherwise, and your database requires the user ID and password to get a connection, then you will receive an exception during run time
No comments:
Post a Comment