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

Støtte deploy til Tomcat-containere #44

Open
bgrotan opened this issue Dec 5, 2018 · 2 comments
Open

Støtte deploy til Tomcat-containere #44

bgrotan opened this issue Dec 5, 2018 · 2 comments

Comments

@bgrotan
Copy link
Collaborator

bgrotan commented Dec 5, 2018

Dagens API er embedded Jetty, og lar seg ikke uten videre deploye på f.eks. Tomcat

  • packaging må endres fra jar til war
  • mulig web.xml må tunes
  • database-oppsett - få tomcat-utgaven til også å bruke Config.readConfiguration() slik som jetty-utgaven gjør.
  • sikkert noen dependencies som må endres
@halset
Copy link
Collaborator

halset commented Dec 10, 2018

Kanskje vi bør dele prosjektet i to undermoduler? En uten noe jetty greier som kan bygge war-fil og en annen som pakker det inn i en selvstendig kjørende sak med jetty?

@bgrotan
Copy link
Collaborator Author

bgrotan commented Dec 14, 2018

Legges på is inntil videre

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

2 participants