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

Experiment with Jetty in place of Tomcat #979

Open
2 tasks
Tracked by #968
earldouglas opened this issue Oct 14, 2024 · 0 comments
Open
2 tasks
Tracked by #968

Experiment with Jetty in place of Tomcat #979

earldouglas opened this issue Oct 14, 2024 · 0 comments
Assignees
Milestone

Comments

@earldouglas
Copy link
Owner

earldouglas commented Oct 14, 2024

Let's see if we can replace Tomcat with Jetty.

  • Swap out com.heroku:webapp-runner for org.eclipse.jetty.ee10:jetty-ee10-webapp
  • Launch Jetty via org.eclipse.jetty.ee10.runner.Runner

This will mostly be a drop-in replacement for WarPackageRunnerPlugin, but WebappComponentsRunnerPlugin is going to need its own version of com.earldouglas:webapp-components-runner.

For context, see scalatra/scalatra.g8#131 (comment)

See also:

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