[forge-issues] [JBoss JIRA] (FORGE-1605) Pack JAX-RS libraries with the application for containers that don't support JAX-RS

Lincoln Baxter III (JIRA) issues at jboss.org
Tue Feb 25 15:55:47 EST 2014


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

Lincoln Baxter III commented on FORGE-1605:
-------------------------------------------

This is tricky, but I think it also applies to things like JSF, EJB, CDI, etc... Not sure exactly how to address this issue.
                
> Pack JAX-RS libraries with the application for containers that don't support JAX-RS
> -----------------------------------------------------------------------------------
>
>                 Key: FORGE-1605
>                 URL: https://issues.jboss.org/browse/FORGE-1605
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Java EE APIs, Scaffold
>    Affects Versions: 2.1.0.Final
>            Reporter: Ivan St. Ivanov
>
> The JAX-RS spec is not part of the Java EE 6 Web Profile. So when an addon generates REST endpoints it should check whether the target container has support for JAX-RS and if not, it should make sure that the jars are packed together with the application (in its WEB-INF\lib directory).

--
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 forge-issues mailing list