> Are there any formal schemas available for the various xml
> files used to configure James?
Not that I know of.
> If not, is there a consistent method for processing the files
> (during James' execution) which might allow me to scan the
> source to pick up the information?
We don't process them. We access the information through a Configuration
class provided by the container. There is an intentional decoupling of code
from the XML representation.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]