-
Story
-
Resolution: Done
-
Major
-
3.0.0.Final
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