Cosminexus V9 アプリケーションサーバ メッセージ(構築/運用/開発用)

[目次][前へ][次へ]

KDJE56501-E

No persistence unit with the specified name has been defined. (persistence unit name = aa....aa)

aa....aa:永続化ユニット名
説明
指定された名前の永続化ユニットは定義されていません。
対処
PersistenceContext,PersistenceUnitアノテーション,またはDeployment Descriptorの<persistence-context-ref>,<persistence-unit-ref>タブで,アプリケーション内で定義されている永続化ユニット名を指定してください。