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

Validation of class reference in job.xml produces false-positive warning

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 4.30.x
    • 4.4.2.AM1
    • batch
    • None
    • Hide
      1. Import project BatchRenameManualTest.zip
      2. Open job.xml
      3. There is validation error (<reader ref="batch.Reader"></reader> - Item Reader "batch.Reader" not found.)
      4. You can run test in BatchletTest class, the test will pass
      Show
      Import project BatchRenameManualTest.zip Open job.xml There is validation error (<reader ref="batch.Reader"></reader> - Item Reader "batch.Reader" not found.) You can run test in BatchletTest class, the test will pass
    • -

      When I refer to some class using fully qualified name and that class is annotated by @Named or is mentioned in bean.xml, then the eclipse shows warning "Item ... not found." although class exists and code is valid (test passes).

            jmaury@redhat.com Jeff MAURY
            lvalach_jira Lukáš Valach (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: