Hi Bill,

You can't do that, but you could have several config.xml files for different needs.

Emmanuel Bourg


Bill wrote:
Hi,

Just wondering, given the config.xml file with the content

<?xml version="1.0" encoding="ISO-8859-1" ?>
<configuration>
  <properties fileName="usergui.properties"/>
  <xml fileName="gui.xml"/>
  <xml fileName="tables.xml"/>
</configuration>

is it possible to load just one of the above files, say only gui.xml
(and not all of them) in the Configuration object ?

Bill

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



Reply via email to