Frequently Asked Question

FAQ / VPS


how to create domain in glassfish server?

After installing Glassfish Server and create the default domain (domain1),you can create additional domains by using local create-domain subcommand.

This subcommand creates the configuration of domain. The asadmin utility on a givensystem can create a domain and store the domain configuration in a folderof choice.

By default, the domain configuration is created in the defaultdirectory for domains. You can change this location to store the configuration.You are required to specify an administrative user when you creatingdomain, or you can accept the default login identity which is username admin with no password.

Run below command :

asadmin create-domain --adminport 4848 domain1


How this faq is helpful:

Not at all
helpful
Not much
helpful
Some what
helpful
Very
helpful
Extremely
helpful

What could be better? (Optional)
X
  Not related to my issue
  Too complicated explanations
  Too much information
  Incorrect information
  Unclear information
  Incomplete information
  Too old information
Do you have any other feedback about this faq ?
1000