About Question enthuware.oce-jpad.v6.2.389 :

Moderator: admin

Post Reply
PtFyEH
Posts: 8
Joined: Sun Dec 20, 2015 6:28 pm
Contact:

About Question enthuware.oce-jpad.v6.2.389 :

Post by PtFyEH »

This
1. method1() is executing within a transaction context. It means, its transaction context attribute value must be one of: Required, Mandatory, Supported, RequiresNew. However, its caller does not have any transaction context. Therefore, the value cannot be Mandatory or Supported. It must be Required or RequiresNew.
should be:
1. method1() is executing within a transaction context. It means, its transaction context attribute value must be one of: Required, Mandatory, Supports, RequiresNew. However, its caller does not have any transaction context. Therefore, the value cannot be Mandatory or Supports. It must be Required or RequiresNew.
(JSR 318, Section 13.3.7)

Post Reply

Who is online

Users browsing this forum: No registered users and 41 guests