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

Improve standalone deployment documentation #49

Open
ceedubs opened this issue May 19, 2013 · 2 comments
Open

Improve standalone deployment documentation #49

ceedubs opened this issue May 19, 2013 · 2 comments

Comments

@ceedubs
Copy link
Contributor

ceedubs commented May 19, 2013

There are a number of things we could document better in the Standalone Deployment page.

  • merge strategies to avoid conflicts with about.html etc
  • set the 'mainClass in assembly' config to JettyLauncher
  • change the Jetty dependencies to "compile;container" from just "container"

This is mostly a reminder to myself to make this contribution, but I don't think the way I'm doing the first item on the list is the most sane way to do it, so if someone else wants to chime in with the best way to accomplish that, feel free :)

@futurechimp
Copy link
Member

Hi ceedubs, does this one relate to #50 at all? I saw this discussion fly past on the list and in IRC, but I'm not exactly Captain Servlet so can't help out too much.

@ceedubs
Copy link
Contributor Author

ceedubs commented Jul 23, 2013

Hmm, I never followed up on that whole statement about this issue being a reminder to myself to make this contribution, did I?

This is definitely related to #50. However, I'm also saying that we need to talk about the things that need to happen outside of the bootstrap class to create a standalone server, such as changes to build files, etc.

I am not sure I ever went about this in sane way in the first place, and it's been a couple months since I worked with this, so I would have to try to figure it out again. I can take a shot at it this weekend, but if there is someone else who knows this stuff well, it would be great if they could document it a bit.

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