I tried to repackage my EAR as a WAR, yet it doesn't work because the @Resource 
Destination injection doesn't work. So it seems that either I can package my 
beans into an EAR, but then the application/env-entry elements get ignored or I 
package my beans into a WAR, but then the destination injection doesn't work.

Reply via email to