]
Marián Labuda updated JBIDE-12027:
----------------------------------
Labels: jax-rs (was: )
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.3.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.