-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
7.0.3.GA
When we have an application that has Spring MVC and a JAX-RS resource, the JAX-RS resource is not registered and the JAX-RS part won't work.
The only way to make it work is by removing Spring MVC completely.
Notice this is not about the Spring MVC + RESTeasy integration - it is about an application that makes use of JAX-RS and also Spring MVC.
- is cloned by
-
JBEAP-8015 [GSS](7.0.z) Impossible to use JAX-RS and Spring MVC in the same WEB application
- Closed
- is related to
-
JBEAP-8070 Cannot set servlet-mapping for custom Application subclass
- Closed
-
RESTEASY-1611 Add spring testcase for solution to JBEAP-8013
- Resolved