Skip to content

Instantly share code, notes, and snippets.

@bumble-bee-chuna
Created July 16, 2015 15:03
Show Gist options
  • Save bumble-bee-chuna/65b780537b60750b1b05 to your computer and use it in GitHub Desktop.
Save bumble-bee-chuna/65b780537b60750b1b05 to your computer and use it in GitHub Desktop.
spring integration error
Error creating bean with name 'storeCampaignInfoTasklet' defined in class path resource [config/batch/marketing-campaign-spring-object-config.xml]: Cannot resolve reference to bean 'campaignInfoFileReader' while setting bean property 'delegateReader'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campaignInfoFileReader': Scope 'step' is not active for the current thread; consider defining a scoped proxy for this bean if you intend to refer to it from a singleton; nested exception is java.lang.IllegalStateException: No context holder available for step scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment