aspose file tools
The moose likes Web Services and the fly likes frameworks available? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "frameworks available?" Watch "frameworks available?" New topic
Author

frameworks available?

Tina Ma
Ranch Hand

Joined: Nov 29, 2007
Posts: 194
Are there any frameworks available for implementing the Service Oriented Architecture with more ease?


Tina
SCJP 1.4, SCWCD 1.4
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
Service Oriented Architecture (SOA) isn't a technical Architecture. SOA is a paradigm, a solution approach that leads to an architecture.

See Web services and SOA and Definition of SOA.

In that sense SOA can only really be described as a "mental framework", not an "implementation framework". Vendors will often offer a product as an "SOA framework" but in fact its just an elaborate toolbox that will allow you to implement your own architecture. How effectively your architecture actually realizes service-oriented principles is still dependent on your own understanding of SOA and competence in SOA. An "SOA framework" can reduce the implementation effort but they are far from being able to guide you to the "right" architecture.

Just because you are using Java doesn't guarantee that your application is "object-oriented"; similarly using an "SOA framework" doesn't guarantee that your implemented architecture is "service-oriented".
[ April 15, 2008: Message edited by: Peer Reynders ]

"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: frameworks available?
 
Similar Threads
Web Services -Java Frameworks
WA #1.....word association
Choosing the right framework for AJAX
AJAX Frameworks that integrate with Struts
plugins for REST?