One reason we don't have a config file XSD is that the config is extensible. You can package up a mediator + config reader/writer so that your own "Domain Specific" mediator config adds to the XML.
Paul On Fri, Jun 13, 2008 at 8:43 PM, Asankha C. Perera <[EMAIL PROTECTED]> wrote: > Tanmay >> >> Then how does Synapse validate any configuration file? Do you have >> something else instead of schema? >> > > Yes, this is basically done by the package org/apache/synapse/config, where > a set of factory and serializer classes digest the given XML and create the > object tree, and the reverse. > > asankha > -- Paul Fremantle Co-Founder and CTO, WSO2 Apache Synapse PMC Chair OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com
