My IT Journey Since 2004!
My IT Journey Since 2004!
Thursday, May 23, 2019
Ansible: Setting Dynamic Group in Add_Host Task using Jinja2 Templating
›
I'm very very excited! that I'm able to assign dynamic Group value programtically for the add_host task by using Jinja2 Templating i...
Thursday, January 31, 2019
Named Parameters for Apache Camel SQL (Spring DSL) that involves more than 1 table
›
I was working on this Apache Camel solution where I need to pick up XML from Apache MQ, then transform the XML payload into text. During the...
Wednesday, November 7, 2018
Application Hung Caused by Corrupted Connection in DBCP Connection Pool
›
There was an incident where an unplanned network refresh causing the active connection object in the DBCP Connection Pool to lose the 'c...
Friday, September 21, 2018
Tortoise Git SSH Auto-Authorization Issue
›
I'm using Tortoise Git as the Tortoise client to perform Git actions such as check modifications, clone, add, commit, push etc. via GUI....
Thursday, February 8, 2018
Apache DBCP Connection Pool Issue
›
I'm using this Apache DBCP for Connection Pool purpose. One thing I notice is that, every time there's a network failure in between ...
Monday, January 22, 2018
Camel-Context(DSL) only, No Coding! How to Log? How to Handle Error? How to Configure Retry? How to work out the Property Placeholder?
›
I'm excited to have found new way in Apache Camel to build specific feature without writing any single code, which has always been my wa...
Saturday, November 11, 2017
Apache CXF - Camel tips on WSDL Validation
›
I wanted to perform WSDL validation against incoming SOAP Payload. Here's what I did: 1) In applicationContext.xml, <cxf:cxfE...
‹
›
Home
View web version