[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Created: (SCAJ-30) Application context in SPR_20002 references an invalid bean type (Spring test cases)
Application context in SPR_20002 references an invalid bean type (Spring test cases)
------------------------------------------------------------------------------------
Key: SCAJ-30
URL: http://tools.oasis-open.org/issues/browse/SCAJ-30
Project: OASIS Service Component Architecture / J (SCA-J) TC
Issue Type: Bug
Components: Spring Testcases
Affects Versions: 1.1
Reporter: Mike Edwards
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]