Posts Tagged ‘WPS CXF DEPLOY’

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…