Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1075

REST plugin should detect if an existing JAX-RS resource is mapped to the same @Path

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.x Future
    • 1.3.3.Final
    • Builtin Plugins
    • None

      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)

              Unassigned Unassigned
              vineet.reynolds_jira Vineet Reynolds (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: