]
Jaroslav Jankovič closed JBIDE-11900.
-------------------------------------
Verified with jbosstools-3.3_stable_branch.aggregate-Update-2012-05-27_14-14-33-H161.zip.
Closing this JIRA.
Parameter subsitution value not taken into account when executing
request
-------------------------------------------------------------------------
Key: JBIDE-11900
URL:
https://issues.jboss.org/browse/JBIDE-11900
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.Beta2
Reporter: Xavier Coulon
Assignee: Brian Fitzpatrick
Fix For: 3.3.0.CR1
Using the KitchenSink quickstart from Central, when trying to run the WS tester with the
following URL:
{quote}
http://localhost:8080/jboss-as-kitchensink/rest/members/\{id:[0-9][0-9]*\}
{quote}
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:
{code}
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:]
...
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: