Hi all,

I wrote some classes to override Category, CategoryFactory etc. It looks
almost identical to classes we have in examples/appserver.

However I am stuck because of PropertyConfigurator. It seems like I have to
create/initialize categories in the code, otherwise if I let
PropertyConfigurator read a props file, it will use the regular Category and
factory.

However it is impossible for me to foresee all kinds of Categories the props
file will have. So instead of creating Categories in code, I would rather
have PropertyConfigurator do its job.

To make the long story short, does anybody have had this situation and have
a solution? More specifically does anybody have a overriden
PropertyConfigurator? (you can tell I am lazy :) in the meantime I will look
at PropertyConfigurator and do some research)

Thanks,
Seemantini

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

Reply via email to