You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2012/12/26 13:06:12 UTC

[jira] [Resolved] (TOMEE-680) if a provider is added as a singleton through jaxrs application singletons it is not ignored when trying to deploy singletons

     [ https://issues.apache.org/jira/browse/TOMEE-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau resolved TOMEE-680.
--------------------------------------

    Resolution: Fixed
    
> 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
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 1.5.2
>
>
> 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

--
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