Kfir Shay wrote:
CompositeConfiguration cc = (CompositeConfiguration) factory.getConfiguration();will generate a class casting exception - try it
Which class do you get back from the factory? System.out.println(factory.getConfiguration().getClass().getName()); Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]