users@glassfish.java.net

Re: Timer: this feature is not part of the EJB 3.1 Lite API

From: Tom Mueller <tom.mueller_at_oracle.com>
Date: Tue, 25 Oct 2011 09:06:55 -0500

The forum post referenced in the previous post doesn't say that one
cannot upgrade from web to full. It just says that adding individual
packages is not supported.

The correct way to upgrade from web to full is to do:

bin/pkg install glassfish-full-profile

That will include all of the package necessary for the full profile.

Tom