Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9289

CDI model should scan all web content folders

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M3
    • 3.3.0.M2
    • cdi
    • None
    • Hide

      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.

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

      Web root component in Eclipse can have several underlying resources. At present, model/builder take only 'primary' resource.

            scabanovich Viacheslav Kabanovich (Inactive)
            scabanovich Viacheslav Kabanovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: