Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-291

NonPassivatingInjectionIntoPassivatingBeanTest uses session bean without public constructor that takes no parameters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Beta2
    • 1.1.0.Beta1
    • None
    • None

      Within org.jboss.cdi.tck.tests.context.passivating.injection.NonPassivatingInjectionIntoPassivatingBeanTest there is a session bean which doesn't have public constructor that takes no parameters.

      However the EJB spec states:

      4.9.2 Session Bean Class

      • ...
      • The class must have a public constructor that takes no parameters. The container uses this
        constructor to create instances of the session bean class.
      • ...

              mkouba@redhat.com Martin Kouba
              mkouba@redhat.com Martin Kouba
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: