]
Marián Labuda updated JBIDE-12406:
----------------------------------
Labels: jax-rs (was: )
Provide a quickfix to create a JAX-RS Application (java or web.xml)
if missing
------------------------------------------------------------------------------
Key: JBIDE-12406
URL:
https://issues.jboss.org/browse/JBIDE-12406
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: webservices
Affects Versions: 3.3.0.Final
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: jax-rs
Fix For: 4.3.x
If no Application class (or web.xml configuration) has been set, the JAX-RS resources
won't be activated and the user will get 404 responses.
Provide quickfixes at the project level to create a java class or create/modify the
web.xml