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

Parameter subsitution value not taken into account when executing request

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.CR1
    • 3.3.0.Beta2
    • webservices
    • None

      Using the KitchenSink quickstart from Central, when trying to run the WS tester with the following URL:

      http://localhost:8080/jboss-as-kitchensink/rest/members/\{id:[0-9][0-9]*}

      a dialog appears to subsitute regexp with value, I set '1' and press ok, but the value is not taken into account, and the server complains about it:

      22:30:48,380 WARNING [org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher] (http-localhost-127.0.0.1-8080-2) Failed to parse request.: java.lang.IllegalArgumentException: You did not supply enough values to fill path parameters
         at org.jboss.resteasy.specimpl.UriBuilderImpl.buildFromValues(UriBuilderImpl.java:546) [resteasy-jaxrs-2.3.2.Final.jar:]
      ...
      

            bfitzpat_rh Brian Fitzpatrick (Inactive)
            xcoulon@redhat.com Xavier Coulon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: