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

support embedded jetty.xml-based config #3

Open
smparkes opened this issue Aug 11, 2011 · 2 comments
Open

support embedded jetty.xml-based config #3

smparkes opened this issue Aug 11, 2011 · 2 comments

Comments

@smparkes
Copy link

I'd like to be able to customize the configuration for a jetty-embedded jar/war with jetty.xml. I tweaked the web plugin to have settings for jettyHome and jettyXML. The patches below (which I can combine, if you're interested; together they're clean but separately, they had some mucking around I was doing) do this.

smparkes@afc99c0
smparkes@34aa2cb

Includes an XML-based startup (which I did based on what I use, the typical jetty examples, and what jetty-runner does).

@glenford
Copy link
Owner

Hi, I've seen your emails, but won't be able to look at this for a couple
of weeks - am way too busy at the present - but more than happy to bring in
this sort of thing.

On Thu, Aug 11, 2011 at 9:36 PM, smparkes <
[email protected]>wrote:

I'd like to be able to customize the configuration for a jetty-embedded
jar/war with jetty.xml. I tweaked the web plugin to have settings for
jettyHome and jettyXML. The patches below (which I can combine, if you're
interested; together they're clean but separately, they had some mucking
around I was doing) do this.

smparkes@afc99c0

smparkes@34aa2cb

Includes an XML-based startup (which I did based on what I use, the typical
jetty examples, and what jetty-runner does).

Reply to this email directly or view it on GitHub:
#3

@smparkes
Copy link
Author

Cool. Let me know if there's anything you need.

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