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

resteasy.scan doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 1.1.RC2
    • None
    • None

      Setting the context-param resteasy.scan does not seem to pick up my annotated classes. If I specifically name them via resteasy.resource, everything works fine.

      1. Download attached tarball (or get it from http://www.naildrivin5.com/resteasy.scan.tgz )
      2. Extract
      3. mvn clean jetty:run
      4. In another terminal do curl http://localhost:8080/service_point/Blah/daily_reads

      You will get a 404. If the class in question is specified in web.xml, the above curl request succeeds in calling the class' annotated methods.

            patriot1burke@gmail.com Bill Burke (Inactive)
            davetron5000_jira David Copeland (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: