History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-30983
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Sergey Vasiliev
Reporter: Grant Gochnauer
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

IDEA incorrectly reports @Qualifer needing to be used on concrete class and not interface

Created: 10 Sep 08 21:28   Updated: 07 Oct 08 15:27
Component/s: J2EE.Spring
Fix Version/s: Diana 8890

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. 1.JPG
(19 kb)

2. 2.JPG
(24 kb)

3. 3.JPG
(13 kb)

Build: 8,769
Fixed in build: 8,871


 Description  « Hide
See attached screenshots.

IDEA should allow @Qualifier to be used on the interface and shouldn't expect the concrete implementation class.



 All   Comments   Work Log   Change History      Sort Order:
Grant Gochnauer - 10 Sep 08 21:30
This code is working in a test case and is wiring properly