A Web service is a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (specifically WSDL). Other systems interact with the Web service in a manner prescribed by its description using SOAP-messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards.
Originally posted by John Todd:
Do you mean people inside (lets say: inside Nkorea) unable to download products from java site?
The policy file deafult_US_export.policy, archived within [signed]US_export_policy.jar, specifies the permissions allowed by US export laws. Policy file default_local.policy, archived within [signed]local_policy.jar, specifies permissions that can be freely imported worldwide.
...
If you are within the US and want to use a larger keysize (than the ones allowed by default_local.policy), you can download JCE Unlimited Strength Jurisdiction policy files from Sun's J2SE dowload page ...