bthdimension

Results 12 comments of bthdimension

I think, this has been discussed in #308, #310, #347 and #454 (among others). However, this not being configurable makes the whole tool unusable for me. I've seen similar questions...

I had the same problem in CMD. With git-bash it seems to at least find gpg but then can't list the keys (even though the gpg command can list the...

Hi Christoph, thank you for your reply. This sounds similar to my own workaround but doesn't solve the problem: When the receive action fails because of a validation error, then...

> How does the 500 error response cause the test to fail? When the Citrus Mock Server sends a 500 to my tested application, the tested application throws an error...

Great, looking forward to 3.x :-)

Hey everyone, I would also be interested in a solution for this. We have lots of Kafka Clusters, each in their own namespace. Would be great to be able to...

Hi @christophd , we're now on Citrus 3.4.0 and we still have this problem. The test is green even though in the async container, the request could not be validated...

Hi, is this already in development? Would be very helpful for us as well. Thanks! :-)

Great, thanks for the quick reply :-) Do you already know when this feature will be implemented and released?

For me, even with 2.1.0 and the gson workaround above, it still doesn't work. The error is: `java.lang.NoSuchMethodError: 'com.google.inject.Key com.google.inject.Key.withAnnotation(java.lang.annotation.Annotation)'` It seems, like com.google.inject:guice is missing. But when I add...