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

Consider using Lucene to index JAX-RS elements in the metamodel

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 4.1.0.Beta2
    • 4.0.0.Final
    • webservices
    • None

      The JAX-RS Metamodel holds all the elements discovered in the Java Model (plus web.ml) and provides with a set of methods to retrieve elements. To improve performance, these elements have been indexed in maps on a given criteria, but some validation tasks require more complex queries (eg: finding duplicate providers, checking if an exception mapper would match the resource method by querying against the thrown exception + produced mediatype, etc.)

      Thus, being able to index all the JAX-RS elements against their properties then being able to perform complex queries could be an alternative to evaluate.

            xcoulon@redhat.com Xavier Coulon
            xcoulon@redhat.com Xavier Coulon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: