Topic

Environments

3 posts filed under Environments.Browse all topics.

SOA Actors

When I am describing complex SOA or Web Service architectures, environments, and scenarios to clients, I often use the term “SOA Actors” to generically refer to components of such environments in the abstract. I will often do the same on Thinkmiddleware.com posts. Here, I define what I mean by this…

EnvironmentsESBSOA

JAX-WS Example With JBossWS – Server-Side

In previous article, a very simple Web Application was presented. In any complex environment, there will often be multiple tiers within an application or environments hosting code/services for different teams. A common way of communicating within such environments is through SOAP-based Web Services…

EnvironmentsSOAPWeb Services