Closed glassfishrobot closed 11 years ago
Reported by mvatkina
mvatkina said: 7.1 Overview
It is illegal to associate JTA transactional interceptors (see [8]) with Enterprise JavaBeans. The EJB Container should fail deployment of such applications.[ftn]
[ftn]This restriction may be removed in a future release of this specification.
8.2.5 Container-Managed Demarcation
It is illegal to associate JTA transactional interceptors (see [8]) with Enterprise JavaBeans[ftn]
16.3.3 JTA API Requirements
It is illegal to associate JTA transactional interceptors with Enterprise JavaBeans. The EJB Container should fail deployment of such applications.[ftn]
Was assigned to mvatkina
This issue was imported from java.net JIRA EJB_SPEC-99
Marked as fixed on Wednesday, April 3rd 2013, 8:02:18 pm
Transactional interceptors should be illegal for EJBs - see http://java.net/projects/ejb-spec/lists/jsr345-experts/archive/2013-03/message/57
Affected Versions
[3.2]