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

Ivan St. Ivanov (JIRA) issues at jboss.org
Tue Feb 25 15:53:47 EST 2014


Ivan St. Ivanov created FORGE-1605:
--------------------------------------

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