Category "citrus-framework"

Failed to get correlation key for `citrus_message_correlator_HttpClient`

I have a CitrusEndpoints server configuration @Bean public HttpServer myService() { return CitrusEndpoints. http(). server().

How to test a soap endpoint that returns soapfaultclientexception

I have a soap endpoint that returns fault message when passing some parameters. I need to validate the fault string and pass the test when fault string is retur

Citrus flightbooking sample execution?

I am new to Citrus so I tried to execute flight booking sample but I face some problems. First of all, I think that something is wrong with the readme file (rea