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

Shouldn't have a hard runtime dependency on EJB3.1 classes.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.1-beta-1
    • None
    • jaxrs
    • None
    • Hide

      Create a project without EJB classes on the classpath and try to deploy and start the application.

      Show
      Create a project without EJB classes on the classpath and try to deploy and start the application.
    • Low

    Description

      In the latest 2.1 SNAPSHOT (in the CDI module) there is a hard runtime dependency on EJB3.1 classes. The application fails to start up with classnotfound exceptions on Stateless, Singleton etc. This is a problem for deploying in a servlet container. This can be solved to first check if Stateless and Singleton are actually on the classpath, I created a patch for this.

      Attachments

        Activity

          People

            rhn-engineering-jharting Jozef Hartinger
            pbakker_jira Paul Bakker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: