Hi 竹伟饶,
can you please explain to us what you are trying to do? Depending on
what application type you develop the answers might differ.
I know that the WSBA sample is not yet very well documented as an
introduction into Kandula, but this will follow.
In short, all you should need to do is:
coordIProxy = AtomicCoordinatorIProxy.createNewContext_WithWSBAI();
or
coordIProxy = MixedCoordinatorIProxy.createNewContext_WithWSBAI();
This will activate the WSBA context and register the coordinator
instance for you.
In what line of your source is the nullpointer exception thrown? I'm
asking because in the source you check for coordinatorPort being null
without having the variable declared or assigned.
Your source seems to take on the initiator as well as the participant
roles, so I'm a bit confused what you are trying to do.
Best regards,
-hannes
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]