[ 
https://issues.jboss.org/browse/JBSEAM-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jozef Hartinger reassigned JBSEAM-3938:
---------------------------------------

    Assignee:     (was: Jozef Hartinger)


> Seam's Resteasy implementation does not support tagged interfaces, nor 
> classes that implement them.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-3938
>                 URL: https://issues.jboss.org/browse/JBSEAM-3938
>             Project: Seam 2
>          Issue Type: Bug
>          Components: WS
>    Affects Versions: 2.1.1.GA
>         Environment: SEAM 2.1.1.GA with seam-resteasy patch described in 
> https://jira.jboss.org/jira/browse/JBSEAM-3449, and RestEasy 1.0.1.GA.
>            Reporter: John Sublette
>            Priority: Minor
>              Labels: RestEasy
>
> Seam's Resteasy implementation does not support tagged interfaces, nor 
> classes that implement them as described in RestEasy's documentation (section 
> 28.2 - Sharing an interface...).  An interface with tagged @Path throws an 
> exception when it is registered - because an interface doesn't have a 
> constructor.
> See org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap Line 112 
> through 138 for how RestEasy handles this by default - (using Scannotation)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to