[
https://issues.jboss.org/browse/JBIDE-9764?page=com.atlassian.jira.plugin...
]
Daniel Azarov commented on JBIDE-9764:
--------------------------------------
I updated out CDI OpenOns and was trying to test them.
But in my environment not all CDI Beans are loaded from .jar file
sometimes cdiProject.getBeans(false, injectionPoint); and cdiProject.getBeans(true,
injectionPoint); return only one CDI Bean - JarBasicLogger, but it should be also
JarTimestampLogger
Test case:
1. Create CDI project
2. Put openon_test.jar to project's class path
3. Open JarLoggerConsumer from openon_test.jar file in Java Editor
4. Point mouse to @Inject annotation and press Ctrl
CDI OpenOns do not work on binary (.class) files
------------------------------------------------
Key: JBIDE-9764
URL:
https://issues.jboss.org/browse/JBIDE-9764
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: CDI, CDI extensions
Affects Versions: 3.3.0.M3
Reporter: Daniel Azarov
Assignee: Daniel Azarov
Fix For: 3.3.0.Beta1
Attachments: AssignableBeans.png, openon1.png, openon2.png, openon_test.jar
CDI OpenOns work on .java files only. We should update them in order to they can work
with binary files too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira