The currently implemented support for Spring JavaConfig (@Configuration and
@Bean annotations) is not compatible with Spring 3.0. The problem is the
implementation of the setupJavaConfig-Method in the MycilaContextLoader class
of the mycila-testing-spring plugin.
Do you plan to add compatibility to Spring 3? The corresponding code line would
be:
context.setParent(new
org.springframework.context.annotation.AnnotationConfigApplicationContext(ctx.cl
asses()));
Regards,
Raöf
Original issue reported on code.google.com by purnhar@gmail.com on 29 Mar 2011 at 10:38
Original issue reported on code.google.com by
purnhar@gmail.com
on 29 Mar 2011 at 10:38