Following my previous post on the internals of asynchronous and conversational services in Tuscany SCA, which options are available for consuming these services when you cannot use a Tuscany SCA runtime on the client?. Depending on the transport binding used you would expect to find a certain level of standarisation on conversational/asynchronous services implementation, allowing [...]
Posts Tagged ‘Tuscany’
SCA Async/Conversational services Part 1: Internals of Tuscany SCA
Sometime ago I wrote about developing applications with SCA on a JBI-based infrastructure, using simple SCA services for that. I’m coming back again with two separate SCA blog posts discussing the usage of more complex services, asynchronous and conversational services: In this post, I provide an example client-server project that implements a conversational and asynchronous [...]