Hi,All:
I make every participant in State Active.Then ,I excute
"BAParticipantType[] plist = ((MixedCoordinatorIProxy)
coordIProxy) .completeParticipants(participantsToOperateOn);" I get
plist[i].getResultState().getState() is "active " and
plist[i].getStatus().getState() is "completing".But,in fact,the state of
coordinate and participant have been "completed"(participant will send
"completed" message automatically).So I think the ResultState() shoule be
"completing" and Status should be "completed".It seems that the plist[i]'s
state slower than the coordinate and participant ' current state.Why design
this way? If I want to get the coordinate and participant 's current
state,what I mean is the true current state.What should I do?
--
饶竹伟
北京邮电大学 PCN&CAD中心