[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9289) CDI model should scan all web content folders

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed Jul 6 13:14:23 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viacheslav Kabanovich updated JBIDE-9289:
-----------------------------------------

    Steps to Reproduce: 
EXECUTE: Create a Dynamic Web Project.
EXECUTE: Copy WebContent into WebContent2; in file /.settings/org.eclipse.wst.common.component add line <wb-resource deploy-path="/" source-path="/WebContent2"/>; and refresh project.
EXECUTE: create different beans.xml in WebContent/WEB-INF and WebContent2/WEB-INF; and enable CDI support for the project.
ASSERT: CDI takes into account data from both beans.xml.


> CDI model should scan all web content folders
> ---------------------------------------------
>
>                 Key: JBIDE-9289
>                 URL: https://issues.jboss.org/browse/JBIDE-9289
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>    Affects Versions: 3.3.0.M2
>            Reporter: Viacheslav Kabanovich
>            Assignee: Alexey Kazakov
>             Fix For: 3.3.0.M3
>
>
> Web root component in Eclipse can have several underlying resources. At present, model/builder take only 'primary' resource.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list