Hi 柴华,

> What will incur the following problem in Kandula_1 project on WS_BA:
>  
>  "The coordination context that was provided could not be accepted"

This error message occurs when the coordination context ID the client
provided could not be bound to an existing transaction on the Kandula
server.

Most propably you haven't put the client-config.wsdd file in the
classpath of the client GUI. (Did you start the HolidaySample
application "by hand" or by "ant run"?)

Another probability is that the kandula.localService property of the
Kandula server actually points to the Kandula instance containing the
car and hotel web services. Please check the kandula.properties file in
the class path of this Tomcat instance (axis/WEB-INF/classes) and make
sure that the value in both server instances points to the server
instance itself (and not the other one).


If that all doesn't help, it would be great if you could capture the
message exchange with tcpmon or a network packet sniffer (e.g.
wireshark) for further analysis.


Good luck and best regards,

        -hannes

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to