Created
January 7, 2017 00:42
-
-
Save kenmori/4ab28a420cfb4bd33b86ea1be62215e7 to your computer and use it in GitHub Desktop.
Error in allocating a connection. Cause: Connection could not be allocated because:接続認証エラーが発生しました。理由: ユーザーIDまたはパスワードが無効です
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <properties> | |
| <property name="eclipselink.jdbc.user" value="APP"/> | |
| <property name="eclipselink.jdbc.password" value="APP"/> | |
| </properties> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment