[jbosstools-issues] [JBoss JIRA] (JBIDE-10166) CDI Validator validates resources from output folder

Alexey Kazakov (Commented) (JIRA) jira-events at lists.jboss.org
Mon Dec 12 12:33:09 EST 2011


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

Alexey Kazakov commented on JBIDE-10166:
----------------------------------------

1. Create any CDI project.
2. Create a beans.xml with some errors (there is no class with the specified name or something else)
3. Put this file in any folder but <src>/META-INF/beans.xml or <WebContent>/WEB-INF/beans.xml
4. This file should not be validated.
5. Put this file in <src>/META-INF/
6. Now it's validated.
                
> CDI Validator validates resources from output folder
> ----------------------------------------------------
>
>                 Key: JBIDE-10166
>                 URL: https://issues.jboss.org/browse/JBIDE-10166
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI
>    Affects Versions: 3.3.0.M4
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>             Fix For: 3.3.0.M5
>
>         Attachments: bean_xml_from_output_folder.png
>
>


--
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