----- Original Message -----
From: "Remy Maucherat" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, August 11, 2004 11:04 AM
Subject: Re: [5.next] Progress, more ideas and native connector benchmarks


Some updates ...

Remy Maucherat wrote:

>> * Default global and per-host configurations:
>> - conf/<engine>/<host>/context.xml.default
>> - conf/<engine>/<host>/web.xml.default
>> - conf/context.xml
>> - conf/web.xml
>> This will lead to the removal of the DefaultContext interface, since
>> this will fully replace the functionality (while being very simple to
>> implement and actually complete functionality wise; I have no idea why
>> I never thought of doing it this way, since the default web.xml is
>> implemented like that). For the admin webapp support for
>> DefaultContext, we would simply need to register a Context instance in
>> JMX with the usual DefaultContext MBean name, and tweak a little.
>
>So I'll now proceed with removing DefaultContext and creating the new
>MBeans.
>

Actually, admin doesn't really handle DC now, so anything would be an
improvement there :).

>> * HTML host manager servlet (allows easily creating host and
>> preconfiguring them - ex: with the manager webapp installed, and a
>> default context file). I think this would be useful (?).
>
>My next "big" item :)
>
>> * The other features I mentioned earlier: startup time optimization,
>> removal of stuff which isn't used (such as container listeners).
>
>In other features, I added package renaming for DBCP. It is less useful
>with Ant IMO. I'll experiment a little, although untangling the javac
>task seems rather hard ;)
>

It certainly made Gump unhappy :).

>Rémy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication in 
error, please notify us immediately by e-mail and then delete all copies of this 
message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through the 
Internet is not secure. Do not send confidential or sensitive information, such as 
social security numbers, account numbers, personal identification numbers and 
passwords, to us via ordinary (unencrypted) e-mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to