[
https://issues.jboss.org/browse/JBIDE-12488?page=com.atlassian.jira.plugi...
]
Xavier Coulon commented on JBIDE-12488:
---------------------------------------
Hi Jaroslav,
You should remove the class that is annotated with @ApplicationPath or remove the web.xml
file in src/main/webapp
Report a warning if no JAX-RS activator (or multiple ones) exist in
the project
-------------------------------------------------------------------------------
Key: JBIDE-12488
URL:
https://issues.jboss.org/browse/JBIDE-12488
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Webservices
Affects Versions: 3.3.0.Final
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: new_and_noteworthy
Fix For: 4.0.0.Alpha1
If no JAX-RS application (java style or web.xml style) has been defined, the JAX-RS
endpoints will be unreachable (the JAX-RS implementation may not be started). On the other
side, having multiple ones may lead to user errors (expecting different URIs).
Report a warning for now, as not all kinds of activators are supported (vendor specific
ones for instance)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira