Issue Type: Bug Bug
Assignee: Martin Kouba
Created: 03/Dec/12 7:37 AM
Description:

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.
  • ...
Project: CDI TCK
Priority: Major Major
Reporter: Martin Kouba
Security Level: Public (Everyone can see)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira