Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2, 2.3-unreleased
-
None
-
None
Description
TSSLink is now having problems finding the transaction import policy for some methods such as ejbHome.getHomeHandle(). I don't think these are supposed to have tx associated with them and if they do we don't need to import it.
I'm going to change the policy lookup to ignore methods that don't have openejb transaction policies attached.