Doubt about Websocket / Rest Messages sequence in ILP transaction

I created a test lab demo with 2 five-bells-ledgers, a java ledger and the ilp-connector. Now I try to tests transaction between the different ledgers using the Combined-Example at https://github.com/interledgerjs/ilp. It works fine using 2 five-bells-ledger (as expected). When I try to make a trans. from java ledger to five-bells-ledgers it fails with a timeout (transaction expired). I can see the ws messages sending the notification about a new prepared transaction.

For some reason that I ignore the fulfillment is never "triggered", due (I suppose) to a missing web socket message or PUT request, but even using tcpdump to compare the network traces I can NOT find the problem.

 The real problem is that I'm not 100% sure about the expected message sequence between the "wallet" (ilp Combined-Example), the ledger/s and the ILP so I'm not sure how/where to start debugging the problem.

 Is there any documentation detailing this sequence of Websocket / Rest messages for a full transaction?


Regards,

Enrique Arizon Benito
Software Architect,
Tel: +34 976 482 080, ext 117064

http://www.everis.com

















________________________________

AVISO DE CONFIDENCIALIDAD.
Este correo y la información contenida o adjunta al mismo es privada y confidencial y va dirigida exclusivamente a su destinatario. everis informa a quien pueda haber recibido este correo por error que contiene información confidencial cuyo uso, copia, reproducción o distribución está expresamente prohibida. Si no es Vd. el destinatario del mismo y recibe este correo por error, le rogamos lo ponga en conocimiento del emisor y proceda a su eliminación sin copiarlo, imprimirlo o utilizarlo de ningún modo.

CONFIDENTIALITY WARNING.
This message and the information contained in or attached to it are private and confidential and intended exclusively for the addressee. everis informs to whom it may receive it in error that it contains privileged information and its use, copy, reproduction or distribution is prohibited. If you are not an intended recipient of this E-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute any portion of this E-mail.

Received on Tuesday, 15 November 2016 15:17:35 UTC