This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes criteria's to consider for Web Service ? 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 "criteria Watch "criteria New topic
Author

criteria's to consider for Web Service ?

kri shan
Ranch Hand

Joined: Apr 08, 2004
Posts: 1300
What are all the criteria's to consider for exposing existing operation as a Web Service or creating brand new Web Service for re-usability ?
kri shan
Ranch Hand

Joined: Apr 08, 2004
Posts: 1300
Any update ?
Dan Drillich
Ranch Hand

Joined: Jul 09, 2001
Posts: 1123
That's probably not what you are after, but still it's interesting to see Scenario Analysis of Web Service Composition based on Multi-Criteria Mathematical Programming.

Regards,
Dan
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12269
    
    1
I would say the most important criteria would be how much of the full WS-* set of SOAP standards do you need?

If you don't need all that authentication/encryption/etc stuff, then a RESTful service will be easier to create and reuse.

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: criteria's to consider for Web Service ?
 
Similar Threads
which way we can pass more than 25 parameters to a web service?
jax rpc web service
Design an XML-based protocol
compare different open source Web Service framework/ tools
Composite webservice