You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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).
The text was updated successfully, but these errors were encountered: