KrisVH
9 years agoOccasional Contributor
Virt receiving but not sending, transaction log is empty
Hi.
I have a virt that, when called directly from a project in Ready API, works fine. It receives the message, sends a response, and both of these are shown in the transaction log.
But when it's called from a proxy in a (local) WSO2 ESB installation, it doesn't work. The counter for 'received' message goes up one, but the 'sent' counter doesn't change, and I don't see new entries in the transaction log for the virt.
Any ideas on how I could debug this? I would like to see what is being received exactly but I can only see the counter going up.