SOA application [message #1037359] |
Tue, 09 April 2013 09:08  |
Eclipse User |
|
|
|
Hello everyone,
I wonder someone can show an example of the architecture of a real-world project using SOA? Maybe this question is not concerned with SCA tool but I hope someone can answer. Thank you in advance.
|
|
|
Re: SOA application [message #1037373 is a reply to message #1037359] |
Tue, 09 April 2013 09:21  |
Eclipse User |
|
|
|
Hi,
Indeed, this is not just about SCA.
SOA is a set of principles, rather than technologies. SOA can be used to build applications, but not only. Personally, I have not build many SOA applications. I worked with SOA in the scope of application integrations (make information systems more flexible, more agile).
SCA is one solution to build SOA applications (a SCA application : components inside, services outside). I do not have a lot of examples for SCA but I know some exists. You should ask SCA runtime platforms for meaningful examples (see Tuscany, FraSCAti or Fabric3).
You can also take a look at some OSGi frameworks, such as iPojo or Declarative Services or BluePrint. The principle is very similar to SCA. It is a way of building applications in a modular and service oriented approach. And in this case, you have a lot of real-world projects.
Eventually, you can do SOA without any specific frameworks. SOA is also and more than anything else, a matter of design. You can choose a framework or a technology that forces a given design. Or you can make your own one.
|
|
|
Powered by
FUDForum. Page generated in 0.03613 seconds