JAX-WS allows developers to write message-oriented as well as Remote Procedure Call-oriented (RPC-oriented) web services
I am new to JAX-WS. I want to know what is the difference between message-oriented and remote procedure call-oriented web service.
In RPC based the methods in a Web service are called through a RPC, i.e. in a synchronous way through a specific port and protocol.
But message-oriented is Message based Web Services the methods are called through an HTTP request using SOAP.
Read this excellent article.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With