]
Marián Labuda updated JBIDE-18562:
----------------------------------
Labels: jax-rs (was: )
Confusing media types in JAX-RS resource creation wizard
--------------------------------------------------------
Key: JBIDE-18562
URL:
https://issues.jboss.org/browse/JBIDE-18562
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: webservices
Affects Versions: 4.2.0.CR1
Reporter: Arun Gupta
Assignee: Xavier Coulon
Labels: jax-rs
Fix For: 4.3.x
Attachments: Screen Shot 2014-10-09 at 3.55.42 pm.png
JAX-RS resource creation wizard shows Media Types as "application/json" and
"application/xml". However the generated resource does not use them.
This is confusing. I believe this might be more relevant if this a target Entity is
specified as well. So the UI needs cleanup.