I have added the client-config.wsdd file into the classes directory,but the
console alert the something on the below,why did it happen?pls response me
soon.
[CallbackRegistry] registerCallback: timeout= 0 callbacks.size= 0
params:   http://schemas.xmlsoap.org/ws/2004/10/wsat/Completion
params:   Address: http://localhost:8080/axis/services/completionInitiator
Reference property[0]:
<ns1:CallbackRef xmlns:ns1="http://ws.apache.org/kandula";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:type="xsd:string">uuid:48499ea0-2dbf-11dc-b0e0-b1132b7fdfb9</ns1:CallbackRef>

org.apache.kandula.coordinator.TimedOutException
        at
org.apache.kandula.coordinator.at.TransactionImpl.rollback(TransactionImpl.java:148)
        at
org.apache.kandula.coordinator.at.TransactionManagerImpl.rollback(TransactionManagerImpl.java:71)
        at test1.BankOne.main(BankOne.java:33)
Exception in thread "main" java.lang.RuntimeException:
org.apache.kandula.coordinator.TimedOutException
        at
org.apache.kandula.coordinator.at.TransactionImpl.rollback(TransactionImpl.java:155)
        at
org.apache.kandula.coordinator.at.TransactionManagerImpl.rollback(TransactionManagerImpl.java:71)
        at test1.BankOne.main(BankOne.java:33)
Caused by: org.apache.kandula.coordinator.TimedOutException
        at
org.apache.kandula.coordinator.at.TransactionImpl.rollback(TransactionImpl.java:148)
        ... 2 more


Dasarath Weeratunge-3 wrote:
> 
> Quoting Hannes Erven <[EMAIL PROTECTED]>:
> 
> Yes, please do check whether your ws-addressing handler is able to add
> in the references to the outgoing messages. It could happen either as a
> result
> of you not putting in the client .wsdd file in the right place or not
> deploying the *correct* version of the handlers for both ws-addressing and
> kandula. Just see whether the registration message carries a transaction
> identifier in the header.
> 
> thanks,
> --dasarath
> 
> 
>> Hi ahua,
>> 
>> 
>> are you using Kandula_1, and which version?
>> 
>> I guess you did not put the client-config.wsdd file into the classpath 
>> of the sample, can you please check?
>> 
>> 
>> -hannes
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/some-problems-about-the-Kandula-bankone-sample-project-tf4034220.html#a11494896
Sent from the Kandula mailing list archive at Nabble.com.


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

Reply via email to