]
Dmitrii Bocharov updated JBIDE-12027:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
DefaultValue annotation values are not taken into account in JAX-RS
REST Web Services explorer
----------------------------------------------------------------------------------------------
Key: JBIDE-12027
URL:
https://issues.jboss.org/browse/JBIDE-12027
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 3.3.0.CR1
Reporter: Jaroslav Jankovič
Assignee: Xavier Coulon
Labels: jax-rs
Fix For: 4.5.x
Attachments: default_values.png
I tried using @DefaultValue with @QueryParam, @MatrixParam and @PathParam. Only when
using with @QueryParam, URL in JAX-RS explorer is computed correctly.