Hi community:
I have the same problem (my bean is not wired) on ejb module.
When declarative config in the xml file (<bean id="beanX" ...>) my EJB works fine.
When the config is only based on component-scan the field is not wired.
Thanks in adavance for your help.