Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
openjpaエンティティでenumフィールドを使用しようとしています。Enum 型の ClassNotFound 例外で壊れるエンティティを拡張しようとすると、すべてが正常に機能します。エンティティを強化するために openjpa maven プラグインを使用しています。enum は public と宣言され、クラスパス上にあります。ここで何が欠けているのかわかりません。
バグのようです。このバグ レポートを参照してください。