Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-408

Support @ApplicationPath

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.0.RC1
    • 2.0-beta-2
    • None
    • None
    • Documentation (Ref Guide, User Guide, etc.), Release Notes

      JAX-RS 1.1 introduces @ApplicationPath annotation as a portable way of specifying JAX-RS implementation servlet mapping (i.e. @ApplicationPath("/rest"))
      Furthermore, since JAX-RS 1.1 Application subclass whose methods return empty sets indicates that some kind of classpath scanning should be performed and all the resources and providers registered.

      We should support these features as soon as possible as it allows fast and straightforward startup of an application (unlike context parameters, etc...)

            patriot1burke@gmail.com Bill Burke (Inactive)
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: