[
https://issues.jboss.org/browse/FORGE-1075?page=com.atlassian.jira.plugin...
]
Lincoln Baxter III updated FORGE-1075:
--------------------------------------
Fix Version/s: 2.x Future
REST plugin should detect if an existing JAX-RS resource is mapped to
the same @Path
------------------------------------------------------------------------------------
Key: FORGE-1075
URL:
https://issues.jboss.org/browse/FORGE-1075
Project: Forge
Issue Type: Feature Request
Components: Builtin Plugins
Affects Versions: 1.3.3.Final
Reporter: Vineet Reynolds
Fix For: 2.x Future
When an existing resource in a project already maps to a Path, it may conflict with the
JAX-RS resource newly created by the REST plugin.
The REST plugin should therefore create the JAX-RS resource only when it is certain (to a
degree) that there are no conflicting paths.
This would have to be done for several cases including:
* JAX-RS resources
* JAX-RS sub-resources
* JAX-RS resources and sub-resources across projects (may have to wait until binary
inspection can be done)
--
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:
http://www.atlassian.com/software/jira