My IT Journey Since 2004!
My IT Journey Since 2004!
Tuesday, June 14, 2022
I have become a Manager
›
I have become an Engineering Operations Manager since early 2020 (of course with the help from my Special Mind Power Technique derived from ...
Thursday, April 2, 2020
Construct complex nested JSON file based on a list of JSON path
›
What happened was my QAs did not want to change their mind to prepare data in Excel, using 'path' concept. They're too used to t...
Saturday, August 10, 2019
Xpath Evaluation On XML where there are multiple Namespace Declaration and there's XMLNS Declaration Without Prefix
›
The XML contains multiple or more than one XMLNS namespace declaration. One of them is with declaration without prefix (http://www.ilog.com/...
Thursday, August 8, 2019
Apache Camel DSL Sample That Does A Few Things
›
Below piece does a few things. It's useful if you are using Camel DSL like me. The explanation is in the form of comment below. ...
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...
‹
›
Home
View web version