The connection factory interface could not be found. (resname = aa....aa,connection factory interface = bb....bb)
- aa....aa:[アプリケーションの表示名:]リソースの表示名
bb....bb:<connectionfactory-interface>タグの指定値 - 説明
- ra.xmlの<connectionfactory-interface>タグで指定されたインタフェースがクラスパスから見つかりません。
- 対処
- <connectionfactory-interface>タグの指定が正しいかを見直してください。