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

Lite版本部署至某些版本的Tomcat无法启动 #161

Closed
terrymanu opened this issue Nov 10, 2016 · 0 comments
Closed

Lite版本部署至某些版本的Tomcat无法启动 #161

terrymanu opened this issue Nov 10, 2016 · 0 comments
Labels

Comments

@terrymanu
Copy link
Member

Elastic Job使用jetty的内嵌server启动restful api,与某些tomcat的servlet api冲突,导致tomcat中的作业不能启动。

将jetty调整至core之外的模块,仅在elastic-job-cloud-scheduler和elastic-job-lite-lifecycle模块引用。对elastic-job-lite-core和elastic-job-cloud-executor再无影响

@terrymanu terrymanu added the bug label Nov 10, 2016
@terrymanu terrymanu changed the title Elastic Job Lite部署至某些版本的Tomcat无法启动 Lite版本部署至某些版本的Tomcat无法启动 Nov 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant