[ https://jira.codehaus.org/browse/JBEHAVE-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=295598#comment-295598 ]
Brian Repko commented on JBEHAVE-754: ------------------------------------- When running via JUnit, I use the @RunsWith(SpringJUnit4ClassRunner.class) and @ContextConfiguration. That doesn't work with the maven plugin. With the @RunsWith(SpringAnnotatedPathRunner.class), if the @UsingSpring annotation looked like @ContextConfiguration - you might get it to work that way as the "standard" Spring way. > Support Spring AnnotationConfigApplicationContext > ------------------------------------------------- > > Key: JBEHAVE-754 > URL: https://jira.codehaus.org/browse/JBEHAVE-754 > Project: JBehave > Issue Type: Improvement > Components: Spring Support > Affects Versions: 3.5.4, 3.6 > Reporter: Boris Pavlovic > Assignee: Mauro Talevi > Priority: Minor > Labels: annotation, configuration, spring, support > Fix For: 3.6.1 > > Attachments: > examples_using_spring_java_(annotations)_based_configuration.zip, > jbehave-spring-support-for-annotations.patch > > > A patch for jbehave-spring that allows for Java (Annotation) based Spring > configurations > Included are examples using annotations based configuration -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email