Back Forum Reply New

@Autowired transient services are not reattached

@Autowired transient services are not reattached to flow scope beans declared in springs application context via lt;import-bean/gt;.

Adding lt;context:annotation-config/gt; doesn't seem to help.

If the bean is declared via lt;var/gt; transient services are re-attached.
¥
Back Forum Reply New