Romain Manni-Bucau created TOMEE-680:
----------------------------------------
Summary: if a provider is added as a singleton through jaxrs
application singletons it is not ignored when trying to deploy singletons
Key: TOMEE-680
URL: https://issues.apache.org/jira/browse/TOMEE-680
Project: TomEE
Issue Type: Bug
Environment: the exception is:
Caused by: java.lang.IllegalArgumentException: no @Path annotation on
com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
at
org.apache.openejb.server.rest.RESTService.getAddress(RESTService.java:467)
at
org.apache.openejb.server.rest.RESTService.deploySingleton(RESTService.java:360)
at
org.apache.openejb.server.rest.RESTService.afterApplicationCreated(RESTService.java:199)
at
org.apache.openejb.server.rest.RESTService.afterApplicationCreated(RESTService.java:311)
... 24 more
Reporter: Romain Manni-Bucau
Assignee: Romain Manni-Bucau
Fix For: 1.5.2
--
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