[jbosstools-issues] [JBoss JIRA] (JBIDE-9764) CDI OpenOns do not work on binary (.class) files

Daniel Azarov (Commented) (JIRA) jira-events at lists.jboss.org
Thu Oct 20 13:58:45 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636211#comment-12636211 ] 

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

        


More information about the jbosstools-issues mailing list