[jbosstools-issues] [JBoss JIRA] (JBIDE-16327) JaxrsFacetedProjectListener doesn't support RESTEasy 3?

Xavier Coulon (JIRA) issues at jboss.org
Thu Jan 2 07:53:32 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-16327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933374#comment-12933374 ] 

Xavier Coulon commented on JBIDE-16327:
---------------------------------------

Thomas,

Thanks for reporting this issue ;-)

The JAX-RS tooling does not support JAX-RS 2.0 at the moment. You may use the support for JAX-RS 1.1 on your project (with the workaround you described), but some validators may return false-positive errors in some cases. If you want to get rid of wrong validation messages, you can configure the JAX-RS validators at the project level or at the workbench level (set the validator level to 'ignore' where needed).

I opened https://issues.jboss.org/browse/JBIDE-16329 to track the work on supporting JAX-RS 2.0 in the next version of JBoss Tools.
                
> JaxrsFacetedProjectListener doesn't support RESTEasy 3?
> -------------------------------------------------------
>
>                 Key: JBIDE-16327
>                 URL: https://issues.jboss.org/browse/JBIDE-16327
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.1.1.Final
>         Environment: Eclipse EE bundle 4.3.1 + JBoss Tools 4.1.1 
>            Reporter: Thomas Maslen
>            Assignee: Xavier Coulon
>            Priority: Minor
>             Fix For: 4.1.2.Final, 4.2.0.Alpha2
>
>
> More generally:  JaxrsFacetedProjectListener supports exactly JAX-RS 1.1 but not 2.0?
> (Perhaps that is intentional, and that's why various text labels in the public UI explicitly say "JAX-RS 1.1" rather than just "JAX-RS"?)

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


More information about the jbosstools-issues mailing list