Greg, How about packaging Jetty to a .jar that can be installed with java -jar jetty.install-4.0.jar The install jar would consist mostly of a repackaging of...
Greg, I've noticed you create a completely new tree in CVS for each new version of Jetty. That's not so in tuch with CVS's spirit, and it makes you loose many...
Hi Kevin, i definitely think that this is worthwhile. Actually, i've done something ... <?xml version="1.0"?> <!DOCTYPE JettySetup SYSTEM "JettySetup.dtd"> ...
Oliver Koell
oko@...
Nov 1, 2001 6:42 pm
2129
Hi, Looks like you did close to what I envisioned. I say lets put our heads together and come up with a good solid Jetty config runner that can be package with...
Also for Jetty4Extras Improved Windows Launcher with service support and no batch file requirement. I am planning on working this one. J.T. Bell ... ...
Juanco, I did a new repository when going from Jetty2 to Jetty3 as it was a complete rewrite. However, I did you a CVS branch for the 3.0 to 3.1 change. 3.0...
That sounds like a good idea for a portable packager, however deb and rpm packages are good to encourage installation by the unadventurous. The debian project...
Hi Kevin, This is moving in an interesting direction.. some thoughts.. [[as i'm working this out, i'm thinking back to the suggestion made by a couple people...
John Pritchard
john@...
Nov 1, 2001 9:53 pm
2135
I'll be honest, my intention is to make Jetty work more like Orion in terms of configuring and running. Orion is very easy to set up and run and the XML layout...
The idea of converting config file formats is good if you are moving from one format and wish to start using the new. Without conversion, you will have no...
That could be a possibility, using XSL/T to convert orion config files to jetty; but personally I don't like this idea. I think its more plausible to have a...
I have just checked in an improved HTAccessHandler and some test files. I notices that if it was misconfigured, it just allowed access with little or no...
Hi Kevin, I for one agree with you that while a good idea, if the goal is getting new users on their feet quickly, XSLT is not likely to be the most robust...
John Pritchard
john@...
Nov 2, 2001 12:03 am
2140
I have no strong feeling either way on this one. But then I really like the existing jetty configuration mechanism. However, I can definitely see why others...
... This is a very good idea. make a simpler set of tags as an extension of the deeper config. Nice flattening of the config learning curve. Either this or a...
John Pritchard
john@...
Nov 2, 2001 12:17 am
2142
I'll chime in here with a few thoughts... Greg has been down the "simple" config file route before, I think, with Jetty 2. Keeping the Jetty 2 config file up...
Hi all, some more thoughts on simple Jetty configuration. I don't like the native configuration format, because it's based on Jettys API. This is okay if...
Oliver Koell
ok@...
Nov 2, 2001 3:05 pm
2144
Greg, ... Sure. Put me down for researching a pure-Java installer. Now that I think of it, there are several approaches to it, and some research is warranted....
Hey all, Iv'e seen some info on the site for JBoss 3, but I am having a hell of a time finding any links to download the latest beta, as well any info on it. ...
Kevin, This is a Jetty list - you would do much better on jboss-user@.... AFAIK JBoss3 is only available through CVS - look on www.jboss.org - I think...
Ok..I don't think I am every going to get these lists right! I belong to no less than 10 now, and I keep thinking I am posting to the right one and somehow I...
I hear what you are saying regarding the ordering of the handlers and timing of their creation. But there are several complicating factors here, the main one...
Hi Greg, the point i wanted to make is this: without knowing much about Jettys internals, people might try to configure a WebApplication in a way similar to...
Oliver Koell
ok@...
Nov 3, 2001 5:46 pm
2153
I am there, I am all with that "For Dummies" book on mailing lists... I used to use it at SUN (with some success, some mails made the rounds) and using it well...