Creating GlassFish personal domain on NetBeans 6.0
NetBeans 6.0 is supporting
GlassFish V2 application server. The default
domain will be created at installation and will be registered to NetBeans IDE by default. You can also create your personal domain for your purpose. I think it's useful
at initial testing of your applications using newly created domain. We can do the same
thing at 5.5.1, but on NetBeans 6.0, we can specify the profile of application server domains.
Tools > Servers to open the dialog and click Add Server...
button. Select GlassFish V2.

Select Create Personal Domain and profile.

You need to specify the empty folder as domain folder.

You can use these default values of port numbers at the next wizard.

When you click Finish button, new domain will be created and the
results will be displayed on Output window.
