Fortress modifications (Will apply by hand since it has moved):
Index: fortress/container/project.xml
===
RCS file: /home/cvspublic/avalon/fortress/container/Attic/project.xml,v
retrieving revision 1.9
diff -u -r1.9 project.xml
--- fo
Done. I'll apply the patch tonight.
-
RCS file:
/home/cvspublic/avalon/framework/impl/src/java/org/apache/avalon/framework/c
onfiguration/DefaultConfigurationBuilder.java,v
retrieving revision 1.32
diff -u -r1.32 DefaultConfigurationBuilder.java
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Berin Loritsch
> Sent: Thursday, April 01, 2004 10:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: DefaultConfigurationBuilder doesn't support external
entities.
>
> Leo Sutic wrote:
> &
Leo Sutic wrote:
Call a vote?
as long as the method is written in such a way as it defaults to current
operation (no entity resolvers), then adding the method is a non-issue.
The only way it will break back compatibility is if the configuration builder
will not work if it is not set.
Just add it.
Call a vote?
/LS
> From: Hamilton Verissimo de Oliveira (Engenharia - SPO)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Yes yes.
Anyway, what to do?
-Mensagem original-
De: Leo Sutic [mailto:[EMAIL PROTECTED]
Enviada em: quinta-feira, 1 de abril de 2004 12:02
Para: 'Avalon Developers List'
Assunto: RE: DefaultConfigurationBuilder doesn't support external
entities.
You could also add a se
You could also add a setEntityResolver method.
/LS
> From: Hamilton Verissimo de Oliveira (Engenharia - SPO)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
If one wants to use something like below, he can't.
DefaultConfigurationBuilder relies on an SAXConfigurationHandler that
extends DefaultHandler but doesn't overrides the resolveEntity method.
Anyway, to solve this we'll really use our imagination. Fortress, for
instance, uses excalibur SourceRes