Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kenmori/4ab28a420cfb4bd33b86ea1be62215e7 to your computer and use it in GitHub Desktop.
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またはパスワードが無効です
<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