1. Overview of Sun GlassFish Enterprise Server v3 Application Deployment
A. The asadmin Deployment Subcommands
B. Enterprise Server Deployment Descriptor Files
C. Elements of the Enterprise Server Deployment Descriptors
activation-config-property-name
activation-config-property-value
Specifies a URL pattern for idempotent requests.
sun-web-app (sun-web.xml)
none
The following table describes attributes for the idempotent-url-pattern element.
|
The following example specifies that all requests for the URI sun-java/* are idempotent.
<idempotent-url-pattern url-pattern="sun_java/*" no-of-retries="10"/>