Marina Vatkina wrote:
> Which bug do these binaries fix and how is it related to GlassFish?
>
> Do you use appclient to run your test?
Just to echo what Marina referred to here, you must run your client as a
Java EE appclient in order for injection to work. Java SE applications
do not support Java EE resource injection.
Look at the clients in the EJB examples (converter, order, etc.) in the
Java EE 5 Tutorial for hints on how to develop and run appclients.
-ian
--
Ian Evans
ian dot evans at sun dot com
Java EE technical documentation