I have played a little with Jetty's configuration in Sevak and I have a first test patch that should make it possible to use Jetty's own configuration format. The idea is not mine, it came from posts by Leo Sutic and Peter Royal on avalon-users.
ATM the configuration can either be an external file or directly included in Jetty-Sevak's block configuration. If Jetty's conf is included in the block configuration and have nested elements it must be wrapped within a CDATA element. There might be some better way to do that but I haven't looked into it yet.
Note that this is only a test I made and many decisions about how to do things should be discussed first. There is also still much to do on the deployment of Sevak managed web applications, how to configure etc. But this could be a start...
If someone is interested, have a look at the patches. There is only one patch file in the attachment as my cvs didn't work and I had to create it with a GUI tool. Yack! I added a .cvsignore too.
Cheers,
// Johan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
