Articles

Page 5 of 12« First...3456710...Last »

Apache CXF Book Indian Print Available

The Indian print of my Apache CXF Book is available now for order. So if your are in India, you can order it from this link. This is the first published book on Apache CXF framework.  You can also download the sample chapter of the book to get more details about Apache CXF framework.

Tagged with:   

Deploying Apache CXF services on WebSphere Process Server

In this blog, we will look at how to deploy CXF application on WebSphere Process Server (WPS). One of the readers had asked me on how to deploy the sample application from the Chapter 2 in WPS, since my book covers deployment on tomcat server only. It was a good exercise for me to validate if the sample CXF application run on other servers as…

Driving Business Agility using BPM

Driving Business Agility using BPM

The WebSphere Technical conference (WTC 2010) was conducted in Bangalore, India last week. As usual, I gave presentations on BPM track. This time my presentation was about “Driving Business Agility using BPM”. I build upon a use case as part of presentation and showed how to enable agility using various agility enablers incrementally. One of the key concepts highlighted…

Looking at SpringRoo framework

Looking at SpringRoo framework

Spring Roo is a lightweight developer tool for rapid java application development. The recent Spring Roo 1.1.0.M1 release allows developers to build working web applications – complete with a Google Web Toolkit (GWT) front end.

I tried a quick prototype using Spring Roo 1.1.0.M1 release. My initial impression was it was good for prototype mode and speed starting new applications, which can be extended further. I still need to understand…

Tagged with:   

Accessing DB2 Everyplace applications using J2ME devices

This tutorial assists developers with building DB2 Everyplace mobile applications using J2ME DB2 Everyplace MIDP ISync APIs and deploying the application in the J2ME environment using J2ME Toolkit.

Part one of this two-part tutorial uses the DB2Everyplace J2ME MIDP ISync Client APIs to create a Sample Address Book database on a J2ME Emulator/Device from a remote DB2 database. The Address Book database on the J2ME Emulator/Device is stored using J2ME…

Migrating wordpress blog acrosss domains

Recently, I migrated my word press domain from my earlier site (soaweb.co.in) to my new web site (naveenbalani.com).  Here are the steps, I followed

Exported my earlier wordpress database using phpAdmin Installed word press on my new website. Just copied the wordpress install files on new domain  web root. Created a new database for the new domain. Imported the database.zip from Step 1 to new database. Changed the following 2 records in wp_options table…
Page 5 of 12« First...3456710...Last »