2

この質問はすでに投稿されています:

http://forum.springsource.org/showthread.php?133389-spring-data-jpa-1-2-0-and-jpa-repositories

Spring 3.1.3 と Spring DM 1.2.1 を使用するプロジェクトで、Spring Data JPA をバージョン 1.1.2 から 1.2.0 (および Spring Data Commons Core を 1.3.2 から 1.4.0) に更新すると、要素 jpa :repositories は、選択したインターフェースのリポジトリ プロキシの生成を停止します。このようなプロキシを使用しようとすると、次のような例外が生成されます。

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean#0': Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: Cannot locate bean named 'userDao' inside the running bean factory.

この問題を解決するためのアイデアはありますか?

よろしくピエール

PS: EclipseLink 2.4.1 と Derby 10.9.1 が使用されます。

プロジェクトのコンテキストとマニフェスト、および例外の完全なトレースは、Eclipse での最小限のテスト プロジェクトの zip ファイルと共に上記のリンクから入手できます。

4

0 に答える 0