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

Explain how ScalatraBootstrap is loaded #50

Open
rossabaker opened this issue May 29, 2013 · 1 comment
Open

Explain how ScalatraBootstrap is loaded #50

rossabaker opened this issue May 29, 2013 · 1 comment

Comments

@rossabaker
Copy link
Member

The key to override it is explained at http://scalatra.org/2.2/guides/deployment/standalone.html. We should better explain its requirements:

  • implements LifeCycle
  • has public, no-arg constructor so it can be instantiated through reflection
@futurechimp
Copy link
Member

Hiya Ross,

I'm working through a few docs tickets here. I suspect this one comes from a specific query on the list or in IRC? I am not sure what changes to make to improve the docs on this one, so I'll leave this one to you (or whoever else knows what it's all about).

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