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

[OASIS Issue Tracker] Created: (SCAJ-30) Application context in SPR_20002 references an invalid bean type (Spring test cases)

From
OASIS Issues Tracker <>
Date
2013-04-04T10:57:04+00:00
ID
359137079.8731365073009914.JavaMail.tomcat55@mw00
Thread
[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
← Prev in month ← Prev in thread
Next in thread → Next in month →