Good read, Mike Kavis explains the strength of open source SOA. In this article he also explain the WSO2 SOA stack.
http://www.cio.com/article/440370/Tight_Budgets_Try_Open_Source_SOA_
You can find news release for the case study which is mentioned in Mike’s article here. You can download the case study here.
Archive for November, 2008
Try Open Source SOA!
Posted in Uncategorized, tagged esb, governance, soa, wso2 on November 26, 2008 | Leave a Comment »
Configuring Apache2 to produce core dumps
Posted in Uncategorized on November 25, 2008 | Leave a Comment »
Even after setting
ulimit -c unlimited in the shell I could not find a core dump file when my apache2 server crashed. In my Ubuntu system I enabled core dump in /etc/default/apport. Still I could not see core dumps. But I could produce a core dump for a simple C program. But still not for Apache2. [...]
Restful PHP web services
Posted in Uncategorized on November 20, 2008 | Leave a Comment »
I finished reading Samisa’s recently published Restful PHP Web services book. Normally when it comes to technical books I don’t read every bit of it. My understanding is it is not necessary to do so. Because you have the book you can always refer to it whenever necessary. However my initial reading aim at fulfilling [...]
Deepal’s Axis2 Book
Posted in Uncategorized on November 9, 2008 | Leave a Comment »
After delaying for several months after purchasing the book I finally found time to read Deepal’s new Axis2 book. But once I started to read it is one go read.
Nice thing about the book is that for a person who has fair knowledge of web services concepts the book immediately make him familier with Axis2 [...]