TakeActionNow2019

Results 13 comments of TakeActionNow2019

> 我的例子就是上面所说的,当TwoPhaseBusinessAction在实现类中,而BusinessActionContextParameter在接口中时,会读取不到BusinessActionContextParameter相关的参数,我认为6454中描述的是我这种情况,所以无法正确读取到参数。 My example is exactly as mentioned above, where the BusinessActionContextParameter is in the interface while TwoPhaseBusinessAction is in the implementation class. In this scenario, the parameters related to...

> #6235 According to 6454, it's not possible to determine whether the user has also added the TwoPhaseBusinessAction annotation in the implementation class. However, based on 6235, it can be...

@funky-eyes I don't know what's going about this PR. What else do I need to do to merge this PR? Could you tell me? And I have a doubt: Why...