Glassfish in the trenches: Domains cheatsheet
Often the new Glassfish adopters aren’t really familiar with the concept of domain, which is really handy when developing Java EE applications.
First of all, what’s a domain? A complete (and complex) definition can be found here. Simply put, a domain is a Java EE engine which can be administered, configured, started and stopped separately from [...]
