Hi *,

in my company we are using Phoenix and we would like to exchange the
ConfigurationBuilder
(org.apache.avalon.framework.configuration.DefaultConfigurationBuilder)
because our version is able to read XML files and serialized Configuration
objects. Additionally the configuration can be broken up into separate files
(e.g. with special parts for every customer).

We removed the original class from the JAR file 'avalon-framework-4.1.4.jar'
and everything works fine. Except the config files 'config.xml',
'assembly.xml' and 'environment.xml' are still read by the original
ConfigurationBuilder. The 'kernel.xml' is processed by our special
ConfigurationBuilder.

We were looking in all the JAR files and didn't find a second
org.apache.avalon.framework.configuration.DefaultConfigurationBuilder class.
Can anyone help me to make the change complete?

With best regards,

Ole
-- 
Ernst Basler + Partner GmbH
Tuchmacherstra�e 47
14482 Potsdam
Tel: (0331) 74 75 9-0
Direkt: (0331) 74 75 9-60
Fax: (0331) 74 75 9-90

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

Reply via email to