Message-orientation in Axis 2.0

The “Web Services Messaging with Apache Axis2: Concepts and Techniques” article is a good introductory read for those who are still trying to understand the difference between explicit (SOAP-based) messaging and Remote Procedure Calls (RPCs)! I don’t think I need to write anything more in relation to the discussion on whether SOAP and Web Services equal to RPC even though I think there is much more into message-orientation (e.g. MEST :-).

The above article also briefly introduces the new Axis 2 API for In-Only and In-Out MEPs. Now, if anyone from Axis 2 is listening… how about renaming the ‘Call’ class to ‘Message’ and use methods like ‘send’ rather than ‘invoke’?

Thanks to Spiros Tzavellas for bringing the article to my attention.

Recent Posts

Playing with graphs and neo4j

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…

2 weeks ago

A Graph Model DSL

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…

1 month ago

BrainExpanded – Web app and Data Sources

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…

1 month ago

BrainExpanded – End-to-end working

Imagine a world where your memory is enhanced by a team of intelligent agents, working…

2 months ago

BrainExpanded – Login State Caching Issue in iOS Share Extension

As part of the BrainExpanded project, I’m building an iOS app that lets users easily…

4 months ago

Is AI Good or Bad?

Artificial Intelligence (AI) has rapidly evolved over the past few decades, becoming an integral part…

4 months ago