]
Xavier Coulon updated JBIDE-17055:
----------------------------------
Fix Version/s: LATER
(was: 4.3.x)
Allow multiple JAX-RS Application in project
--------------------------------------------
Key: JBIDE-17055
URL:
https://issues.jboss.org/browse/JBIDE-17055
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: webservices
Affects Versions: 4.1.2.Final
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: jax-rs
Fix For: LATER
The assumption was a single JAX-RS application was allowed in a web application was
wrong. The spec does not actually restrict to a single application. See
https://issues.jboss.org/browse/RESTEASY-650