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?but it timeouts.
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 


Hannes Erven-2 wrote:
> 
> 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/some-problems-about-the-Kandula-bankone-sample-project-tf4034220.html#a11495074
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