There is a data access service in our SOA WCF system. This service is responsible for performing CRUD (create, update, delete) operations on “system-wide” database tables, and is also for querying
Tag: SOA
WCF – SOA service test
What is the best way to test SOA services? Should I use WCF to write my own tests, or should I use testing frameworks such as SOAPUI. What are the limitations of each method and are there better to
SOA style architecture in ColdFusion?
The back-end of the company’s internal systems is becoming more and more complex. I want to explore the idea of an SOA-style architecture instead of a heavy monolithic system. Where should I star
SOA – Any experience in WebSphere Integration Developer (WID)?
My company (a large organization) is developing a “roadmap” to develop their rather old, tangled system alliance into an SOA model. Some people are working hard to use Websphere Integration Develop
The difference between the SOA – RPC system and the enterprise service bus
What is the difference between an RPC system (such as Twitter’s Finagle) and an enterprise service bus (such as Mule)? What kind of problems are each of them good at solving? I will try to answe