Mule is one of the mature ESBs in the market and CXF facilitates rapid development of web services. Together they ease the realization of service oriented architecture across organizations (applications).
About the example:
The example is about a web application invoking the CXF web service exposed by the BookStoreCentral application to retrieve the least available price for the book. ISBN of the book is passed as the input to BookStoreCentral which returns a Book object populated with the least available price.
Continue reading over at dzone...















Add A Comment