-
Type:
Enhancement
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.0.0.Final
-
Fix Version/s: 4.1.0.Final
-
Component/s: WebLogic -> EAP
-
Labels:
-
Story Points:1
-
Git Pull Request:
weblogic.jws.Transactional references have no recommendation. I would say that in Java EE you don't need to use this Oracle annotation. If you want to have you EJB method being transactional, it's just a matter of annotate with @TransactionAttribute from the spec.
This is from feedback https://issues.jboss.org/browse/MIGRFEED-23