users@glassfish.java.net

MDB | _at_PostConstruct called on every message

From: Jackson, Brian R. <Brian.R.Jackson_at_espn.com>
Date: Wed, 7 Sep 2011 19:35:04 -0400

I'm using Glassfish 2.1.1 and I've just profiled my app and see that my @PostConstruct method appears to be called on every message rather than when the MDB is created in the bean pool. Is this the expected behavior? Have I configured or coded something incorrectly?