[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hystrix FallBack method/Circuit breaker not getting invoked/enabled when maven tomcat7 plugin is used(Without any spring-starters/main class). #1974

Closed
arunsai271 opened this issue Nov 18, 2019 · 1 comment

Comments

@arunsai271
Copy link

Hi,

I'am working on a spring boot project which does not have any main class and spring-starter-* dependencies. Instead using org.apache.tomcat.maven tomcat7-maven-plugin for running the project. The fallback method never got invoked it might be an issue with the configuration. Please look into the attached files and give a resolution on how to configure hystrix circuit breaker to make it enabled.

pom.txt
image1
image2
image3

@arunsai271 arunsai271 changed the title Hystrix FallBack method/Circuit breaker not gettin invoked/enabled when maven tomcat7 plugin is used(Without any spring-starters/main class). Hystrix FallBack method/Circuit breaker not getting invoked/enabled when maven tomcat7 plugin is used(Without any spring-starters/main class). Nov 19, 2019
@arunsai271
Copy link
Author

Used javanica config xml and it got worked. Hence closing the isssue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant