Web service is a set of endpoints (ports) operating on messages.
Ports are operating within a container :
- Container provides runtime environment
- Contract for runtime environment are specified in JAX-RPC, EJB 2.1, JSR 109
Service is described in WSDL document and published to a registry.
WSDL specifies a contract between service provider and client.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.