WebServices technologies are communication standards, based on the SOAP protocol, that enable heterogeneous systems to interoperate. Although SOAP messages can be sent over various transport modes (JMS, HTTP, mail, ...), the focus here is on the HTTP transport as Web Services for J2EE v1.1 use only SOAP/HTTP.
WebServices are fully integrated in J2EE 1.4 compliant Application Servers.