← Prev in month ← Prev in thread
Next in thread → Next in month →

Application context in SPR_20002 references an invalid bean type (Spring test cases)

From
Jim Marino <>
Date
2013-03-07T15:33:40+00:00
ID
CA+=
Thread
Application context in SPR_20002 references an invalid bean type (Spring test cases)
Hi,

The context.xml artifact in SPR_20002 references a non-existant bean type:

 <bean id="Service1Bean" class="test.ServiceImpl1">        

 </bean>

The type 'test.ServiceImpl1' is not defined in any module designed to be deployed with SPR_20002. It is, however, included in various other test case modules.
← Prev in month ← Prev in thread
Next in thread → Next in month →