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

Seam tools model does not support multiple web content folders

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.Alpha1
    • 3.3.1.Final
    • seam2
    • None

      1. Create a seam project.
      2. Create a new folder <project>/NewWebContent
      3. Open .settings/org.eclipse.wst.common.component
      4. Add the new web content folder there:

      <wb-resource deploy-path="/" source-path="/NewWebContent">
      <wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
      

      5. Save the file.
      6. Open components.xml
      7. Add the following components there:

      <component name="test" class="broken"></component>
      <component name="test" class="broken"></component>
      

      8. Save the file.
      9. There should be error markers on the components. But now it's not working since Seam Tools don't recognize WebContent folder as a web root.

            scabanovich Viacheslav Kabanovich (Inactive)
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: