Sven Hettwer

Results 63 comments of Sven Hettwer

Hi! Thx for reporting this! :+1: To reconstruct the described behavior, the Citrus-HTTP Module is required as a dependency. If the Citrus-HTTP Module is missing, a different error occurs which...

Hi! > attributes "path" and "value" are stored in a `PayloadTemplateMessageBuilder` via a `JsonPathMessageConstructionInterceptor` with the datatype `Map`, > which can be found in > `com.consol.citrus.xml.AbstractMessageActionParser.java:155` That is correct. :+1:...

Hi! It would be great if you could provide a little bit more context here. I've noticed you forked Citrus but I was unable to find a branch containing your...

Hi! Thx, I hope you had a happy new year as well! :tada: Sorry for the late response. I'm currently finalizing the roadmap for 2019. I'll have a look as...

Hi Elvin, thx for the information. I'll definitely have a look until your are back. I am very unhappy that I can't support you on this as much as you...

Hi! I like the idea. This makes the API a little bit more flexible in my opinion. I briefly checked the rest of the API and found two similar implementations...

Ah! :man_facepalming: I just realized that the kubernetes and zookeeper module are both low priority modules. Therefore I wont extend them with the new API. BR, Sven

Hi! You're right, currently the validation callback is substituting the validation logic of the `ReceiveMessageAction`. You'd have to add the header validation by yourself in the callback. ```java public class...

Hi! Thx for the report! Yes, it seems that there is a bug in the maven plugin ignoring java tests. *Memo: this is easily reproducible with the citrus-samples.* BR, Sven

Hi! Now that I'm working on it, the report functionality was *intended* to work with XML only. So this is not a bug but a complete new feature. The XML...