aspose file tools
The moose likes Web Services and the fly likes how to choose between Document and RPC oriented webservices? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "how to choose between Document and RPC oriented webservices?" Watch "how to choose between Document and RPC oriented webservices?" New topic
Author

how to choose between Document and RPC oriented webservices?

Robert Strong
Ranch Hand

Joined: Sep 10, 2002
Posts: 84
hi, I'm using BEA webloigc8.1 for my webservices project, I'm not sure whether I should choose Document-oriented or RPC-oriented webservices?

I know that for document-oriented, webservices only have 1 parameter, which is an XML document. does it mean that it provide loose-coupling?

Could anyone here tell me what's the best practices to build webservices application on Weblogic8.1 platform?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35224
    
    7
This article talks about the various styles and their properties.

[Added later:] This article may be even more useful.
[ October 16, 2005: Message edited by: Ulf Dittmer ]

Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: jrebel
 
subject: how to choose between Document and RPC oriented webservices?
 
Similar Threads
XML-RPC
Method identification in Document Style Web Service
[ To Authors ] : Encoding Style
document Vs rpc message styles
could anybody suggest me the major points