What are GlassFish 3.1.x domain initializers?

Viewed 332

I am seeing this log message when using the create-domain command with GlassFish 3.1.1

No domain initializers found, bypassing customization step

What can be accomplished with domain initializers? Is there any documentation?

Examples of create-domain usages with logging output is shown here,

http://docs.oracle.com/cd/E18930_01/html/821-2433/create-domain-1.html

1 Answers
Related