0
votes
1answer
85 views
Mule Aggregator - Streaming Aggregation
The collection aggregator used in the Mule 2.0 framework works a bit like this:
An inbound router takes a collection of messages and splits it up into a number of smaller messages - each smaller …
0
votes
0answers
16 views
WPF as part of a service oriented architecture
I'm looking into doing a WPF application. I want as much as possible of the business logic to be exposed as WCF services.
Has anyone got any experience of doing this / useful links etc
0
votes
1answer
20 views
wpf - thick client or thin client and what about when wcf comes in to play with SOA!
I usually work on web apps or faceless apps with the occasional winforms utility so I'm in need of some help to clarify my understanding of WPF and terminology.
I would term ASP.NET apps as "thin …
0
votes
2answers
59 views
SOA Architecture Real-World Samples with .NET
Hi,
Any SOA Architecture (n-tier) Real-World Samples with .NET for getting started ?
Thanks.
1
vote
2answers
26 views
What do we mean by ‘Variability in Web Services’?
In the era of SOA and Cloud Computing, we often hear the term "Variability in Web Services". I think it means how an implemented web service can be modified to the new requirements of user or …
0
votes
2answers
22 views
What data/service is where?
What management tools (open source or otherwise) are there to track the location of data, the services that deliver/use that data and the services themselves. If you believe the snake oil a …
0
votes
1answer
194 views
Sugar CRM SOAP get_entry_list
I have sugarcrm instance and want to fetch some data from it using a raw php
I am using nusoap client. I am able fetch the data but want to select data of particular id only. what i am doing is
…
4
votes
3answers
83 views
What does Crosscutting Requirements/Concerns mean in Programming?
These I come across this term a lot "crosscutting requirements/concerns" in programming world.
Although I think I have an idea what it means still I do not have a clear idea. I hear it a lot in web …
-1
votes
1answer
8 views
Request on Soa, SoapUI, SaaS and Web services
Hi all,
I recently moved south to Bangalore and I am working for a large software integrator mainly testing. My project team is working on web service project. We plan to use an open source software …
3
votes
5answers
444 views
Contract-First SOA with WCF
Hello StackOverflow gurus! This question is more of a probe to discover what people are doing in the community, in practical situations, than a specifically targeted question. I have searched pretty …
1
vote
2answers
62 views
Is MSMQ obsolete?
I've just been chatting with a Microsoft MVP, and he told me that MSMQ is obsolete. Is this true? What's the infrastructure for SOA then???
0
votes
1answer
17 views
OpenESB: (How) Can I deploy an externally-created BPEL process?
Hello, everyone!
I have downloaded the OpenESB-Netbeans bundle.
It can be used to create and deploy (run) BPEL processes.
But what I need is to be able to deploy an externally-created BPEL process.
…
4
votes
2answers
108 views
How to balance DRY principle with minimizing dependencies?
I'm having a problem with the DRY principle (Don't Repeat Yourself) and minimizing dependencies that revolves around Rete rules engines.
Rules engines in large IT organizations tend to be Enterprise …
2
votes
5answers
592 views
Free/open source service (SOA) management and monitoring tools
Hi,
I was looking for Free/open source service (SOA) management and monitoring tools. What tools have you used and is there any tool that you recommend?
Thanks
Manju
0
votes
2answers
46 views
SOA with WCF responsibilities and dependencies
I am moving onto a new team that has implemented a solution using SOA with WCF. The services are all very vertical, for example: a CustomerService, an AddressService, an AccountService, etc. To …
