[jbosstools-issues] [JBoss JIRA] (JBIDE-19051) Show warning in case of ambiguous RESTful web services path

Marián Labuda (JIRA) issues at jboss.org
Tue Jan 20 11:17:49 EST 2015


Marián Labuda created JBIDE-19051:
-------------------------------------

             Summary: Show warning in case of ambiguous RESTful web services path
                 Key: JBIDE-19051
                 URL: https://issues.jboss.org/browse/JBIDE-19051
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: webservices
    Affects Versions: 4.2.2.Final
            Reporter: Marián Labuda
            Priority: Minor


If I have two classes which both follow same structure and there are some JAX-RS web services mapping to same path in JAX-RS Web Services node in Project Explorer, there should be warning on both such places where it occurs and in Problems view. Warning should be about ambigous path for JAX-RS web services.

It's possible to have multiple items under JAX-RS Web Services node with same label e.g. "/rest/vehicle/{id:long}".

Even though there are strategies to resolve order of evaluating path, there could be some cases where it's not enough. And such solution could help developer to find out if there are such flaws in design.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)



More information about the jbosstools-issues mailing list