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

Seam validator can't resolve EL with 'strings'.

XMLWordPrintable

      Testcase:

      EXECUTE: create seam project (use our seam wizard)
      EXECUTE: open any *.xhml
      EXECUTE: add #

      {identity.hasRole('admin')}
      EXECUTE: save, build
      ASSERT: there are not any markers on #{identity.hasRole('admin')}

      EXECUTE: add #

      {identity.hasR('admin')}
      ASSERT: there is a marker on #{identity.hasR('admin')}

      :
      "Can't resolve #

      {identity.hasR('admin')}

      "

              aklimkovich Anton Klimkovich (Inactive)
              alexeykazakov Alexey Kazakov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: