on 2018 Nov 14 8:59 AM
There is a dependancy issue - for some reason the b2bRejectUserPreAuthenticationChecks can't be found despite beeing present.
ERROR [localhost-startStop-1] [ContextLoader] Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultPunchOutController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultPunchOutUserAuthenticationService' defined in class path resource [b2bpunchoutaddon/web/spring/b2bpunchoutaddon-spring-security-config.xml]: Cannot resolve reference to bean 'punchOutUserAuthenticationStrategy' while setting bean property 'punchOutUserAuthenticationStrategy'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'punchOutUserAuthenticationStrategy' defined in class path resource [b2bpunchoutaddon/web/spring/b2bpunchoutaddon-spring-security-config.xml]: Cannot resolve reference to bean 'punchOutAuthenticationProvider' while setting bean property 'authenticationProvider'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'punchOutAuthenticationProvider' defined in class path resource [b2bpunchoutaddon/web/spring/b2bpunchoutaddon-spring-security-config.xml]: Cannot resolve reference to bean 'b2bRejectUserPreAuthenticationChecks' while setting bean property 'preAuthenticationChecks'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'b2bRejectUserPreAuthenticationChecks' available
Fixed the issue by redeclaring th b2bRejectUserPreAuthenticationChecks in acceleratorSotreFrontcommons - which did not happen by default
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
13 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.