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

Seam 2 war project creation generate old context parameter in web.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.3.0.Final
    • 3.3.0.CR1
    • seam2
    • None

    Description

      New Seam Web project - type WAR is generated with web.xml, where is still old Richfaces context init parameter
      <param-name>org.richfaces.SKIN</param-name>
      instead of
      <param-name>org.richfaces.skin</param-name>

      Seam 2.3 runtime template has got this correctly, so JBTools takes different source of that for web.xml generation.

      Attachments

        Issue Links

          Activity

            People

              alexeykazakov Alexey Kazakov
              mnovotny@redhat.com Marek Novotny
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: