citrus-simulator icon indicating copy to clipboard operation
citrus-simulator copied to clipboard

Standalone simulator for different messaging transports such as Http REST, SOAP WebService, JMS, RMI, mail messaging and more

Results 71 citrus-simulator issues
Sort by recently updated
recently updated
newest added

Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 6.1.2 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an important...

dependencies
javascript

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies
javascript

![activity](https://user-images.githubusercontent.com/92145959/148737363-4d2be356-818f-4942-9209-10aace095321.png) --- ![messages](https://user-images.githubusercontent.com/92145959/148737287-dab89951-f28d-4f0c-b255-fa9aef581a9c.png)

Type: Bug
Prio: Medium
java
javascript

When providing exploded query parameters in a message for the simulator, an exception is thrown caused by the algorithm that collects the queryParams for the message. Regards, Thorsten `java.lang.IllegalStateException: Duplicate...

Hello! Could somebody provide JAVA configuration example for custom simulator endpoints. For example such as TCP(socket) endpoints. It is not a problem to implement a standalone TCP server application with...

Relates to https://github.com/spring-projects/spring-boot/issues/13510 We are reviewing our [community starters list](https://github.com/spring-projects/spring-boot/blob/7683d346e31bbe0313a03ce487ee59454665a143/spring-boot-project/spring-boot-starters/README.adoc) and a quick look here suggests that this starter doesn’t yet support Spring Boot 2. Can you please let us...

Type: Enhancement
TO REVIEW
Prio: Medium

there was a [great talk at Devoxx](https://youtu.be/2HyGxtsDf60) this year concerning log output while building (besides some other interesting facts). actually it reminded me of the problem we had when hitting...

JDK 13 reached General Availability on 17 September 2019. Projects should build against the latest JDK in order to ensure forward compatibility.

As a developer of simulator scenarios I would like to develop simulator scenarios that can interact with apache kafka so that scenarios can be triggered by a kafka message or...

READY
Type: Feature
Prio: High

Currently JMS Simulator can be configured with only one inbound queue or topic, how can I make it listen to multiple queues/topics?

READY
Type: Feature
Prio: Low