Hi all, I ran into an issue when running the 11th sample[1] of the WSO2 ESB.
This is the configuration file content provided to the ESB at startup. <definitions xmlns="http://ws.apache.org/ns/synapse" <http://ws.apache.org/ns/synapse>> <registry provider="org.wso2.carbon.mediation.registry.ESBRegistry"> <parameter name="root">file:./repository/samples/resources/</ parameter> <parameter name="cachableDuration">15000</parameter> </registry> </definitions> It says "ESB simply points to the registry and looks up the actual configuration by requesting the key synapse.xml." Is this a default configuration? How does the ESB know to point to the synapse.xml? In what scenarios would this take place? [1] https://docs.wso2.com/display/ESB481/Sample+11%3A+Using+a+Full+Registry-Based+Configuration+and+Sharing+a+Configuration+Between+Multiple+Instances -- Sachith Withana Software Engineer; WSO2 Inc.; http://wso2.com E-mail: sachith AT wso2.com M: +94715518127 Linked-In: <http://goog_416592669>https://lk.linkedin.com/in/sachithwithana
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
