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

Do not automatically change CDI scope for Session Beans

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.1-beta-1
    • 2.0.GA
    • None
    • None

      Currently, if a JAX-RS resource does not specify a scope explicitly, it is set to @RequestScoped by the resteasy-cdi extension. This causes deployment errors with Session Beans as SLSBs and Singletons cannot be @RequestScoped.

            rhn-engineering-jharting Jozef Hartinger
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: