Hi,
I'm trying to use the new environment abstraction in our JEE/EJB application. We're already using SpringBeanAutowiringInterceptor to inject Spring Beans into EJBs by using the standard...
Type: Posts; User: longliveenduro; Keyword(s):
Hi,
I'm trying to use the new environment abstraction in our JEE/EJB application. We're already using SpringBeanAutowiringInterceptor to inject Spring Beans into EJBs by using the standard...
This will be fixed for 3.0.6 and 3.1:
https://jira.springsource.org/browse/SPR-8621
I'm having the very same problem (Autowired works, but not @Value). Created an issue for it: https://jira.springsource.org/browse/SPR-8621