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.
org.openxava.util.XavaException: エンティティ プロパティが読み取り専用であるため、コレクションに新しい要素を追加できません..しかし、エンティティ クラス内にプロパティを読み取り専用に配置しませんでした。
タイプミスマッチの問題でした。コードをよく見て、エンティティプロパティに正しいタイプを入力すると...うまくいきました!!! コレクションに要素を追加できません。