]
Xavier Coulon updated JBIDE-13543:
----------------------------------
Assignee: Xavier Coulon (was: Brian Fitzpatrick)
Consider using Lucene to index JAX-RS elements in the metamodel
---------------------------------------------------------------
Key: JBIDE-13543
URL:
https://issues.jboss.org/browse/JBIDE-13543
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Webservices
Affects Versions: 4.0.0.Final
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.1.x
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: