Mule ESB - Centralized configuration management for Mule applications
Link to post I wrote for Appnovation blog.
Coding Architect, Developer
Link to post I wrote for Appnovation blog.
I was trying to use IFTTT for quite a long time. The idea, functionality and easy setup are really promising. Based on the number of recipes (or applets after recent rebranding) and connected channels (or services) I think it...
I finished previous post complaining that it is hard to combined Spock with Munit. It is hard, but not impossible. I created library spock-munit as a Spock extension allowing to implement Mule ESB specification using Munit.
...If I haven’t said that earlier, i will do it now - Munit is great! Being able to easly create isolated unit tests, mocking only selected steps in the flow and verifying not only flow output but also value...
Mule Managment Console provides OS resources monitoring. Unfortunately, in contrary to screenshots in documentation installed version (3.6.1) of MMC that I’m using shows only last 15 minutes. I need at least 12 hours to document endurance test results. Having...
Mule EE DataMapper looks really great on marketing fliers. Who doesn’t want to have all-in one graphical mapping solutions? Both ways mappings from/to Excel, CSV, XML, JSON, Pojo with complex transformation logic between.. on top of that streaming support!...
In the previous post I presented working solution for synchronous batch process with multi-thread processing stage implemented with request-reply scope. By ‘working’ i mean it successfully processed input. But how process will behave, if something goes wrong during...
Sample batch-processing scenario:
It is working!