Sun GlassFish Enterprise Server v3 Domain File Format Reference

http-protocol

This element is not supported. If this element is present in the domain.xml file, its attributes are remapped to other elements and then it is deleted. For remapping details, see the Attributes table for this element.

Superelements

http-service

Subelements

none

Attributes

The following table describes attributes for the http-protocol element.

Table 1–63 http-protocol Attributes

Attribute 

Default 

Description 

version

HTTP/1.1

Remapped to the version attribute of an http element.

dns-lookup-enabled

false

Remapped to the dns-lookup-enabled attribute of an http element.

(optional) If true, looks up the DNS entry for the client.

forced-type

text/html; charset=iso-8859-1

Remapped to the forced-response-type attribute of an http element.

default-type

text/html; charset=iso-8859-1

Remapped to the default-response-type attribute of an http element.

forced-response-type

text/plain; charset=iso-8859-1

Remapped to the forced-response-type attribute of an http element.

default-response-type

text/plain; charset=iso-8859-1

Remapped to the default-response-type attribute of an http element.

ssl-enabled

true

Not implemented. Use ssl subelements of protocol elements.