The "default" server profile

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 417

This topic has not yet been written. The content below is from the topic description.
default The default profile is the mostly common used profile for application developers. It supports the standard Java EE 5.0 programming APIs (e.g., Annotations, JPA, and EJB3). Note The default profile is a misnomer; it is not loaded automatically if you do not specify a profile at start up. The all profile is loaded when you do not specify a profile at startup.