This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 236613

Summary: Hint that the @Transactional interceptors are prohibited over EJBs
Product: javaee Reporter: Martin Fousek <marfous>
Component: EJBAssignee: Martin Fousek <marfous>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Martin Fousek 2013-10-01 17:16:16 UTC
As mentioned by the EJB3.2 specification, paragraph 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."

We should create error hint that JTA transactional interceptors can't be used over Enterprise JavaBeans.
Comment 1 Martin Balin 2016-07-07 08:54:07 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss