dev@javaserverfaces.java.net

PostConstruct/PreDestroy annotation processing is available in non-EE environments.

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Wed, 20 Dec 2006 00:42:13 -0800

In versions JSF 1.2_03 and earlier, injection was either enabled (via
explicit configuration)
or disabled. I've just committed a feature to allow
PostConstruct/PreDestroy annotation
processing if said annotations are available to the application - in the
absence of an explicitly
configured InjectionProvider.

This should be available in tonight's nightly build.