]
Xavier Coulon updated JBIDE-11900:
----------------------------------
Fix Version/s: 3.3.0.CR1
(was: 3.3.0.Beta3-SOA)
Assignee: Brian Fitzpatrick (was: Yahor Radtsevich)
Affects Version/s: 3.3.0.Beta2
Component/s: Webservices
(was: Visual Page Editor Templates)
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: