↧
MySQL Connector/J load balancer - A connection validation trap
Problem:ERROR JDBCTransaction - Could not toggle autocommitYou are getting above error in your log files when your data source is configured to use MySQL Connector/J load balancing feature on two or...
View ArticleSonar - An approach towards controlling Technical Debt
Problem: You want to improve productivity by managing the code quality. This will consequently put project's technical debt in control.Solutions: Sonar is an open source code quality management tool...
View ArticleJiBX to convert Java data models to and from XML documents
Choosing an API to convert Java data models to and from XML documents is a matter of choice. Less complexity, ease of use and maturity are the three factors which i consider the most when making a...
View Article